#201fff Hex Color

#201FFF
0
  • #201fff Color Information

    • In RGB color space, #201fff hex color has a red value of 32, a green value of 31 and a blue value of 255.

    • In CMYK color space (used in color printing), #201fff hex color is composed of 87.45% cyan, 87.84% magenta, 0% yellow and 0% black.

    • #201fff color has a hue of 240.3 degrees, a saturation of 100% and a lightness of 56.1%.

    • #201fff hex color contains mainly BLUE.

    • The closest web safe color of #201fff is #3333ff

    • #201fff hex color has a decimal value of 2105343.



    #201fff Color Spaces (Color Conversions)

    HEX 201fff #201fff
    RGB 32, 31, 255 rgb(32, 31, 255)
    RGB Percent 12.55, 12.16, 100 rgb(12.55, 12.16, 100)
    CMYK 87, 88, 0, 0
    HSL 240.3°, 100, 56.1 hsl(240.3, 100%, 56.1%)
    HSV 240.3°, 87.8, 100
    XYZ 19.136, 8.507, 95.241
    Hunter Lab 29.167, 66.07, -173.189
    CIE-LAB 35.017, 73.148, -103.311
    CIE-LCH 35.017, 126.585, 305.3
    CIE-LUV 87.45, 87.84, 0, 0
    Web Safe 3333ff

    RGB percent of color #201fff

    12.55%
    12.16%
    100%

    CMYK percent of color #201fff

    87.45%
    87.84%
    0%
    0%


    Color Schemes with #201fff

    Complementary Color

    Split Complementary


    #201fff Color Preview

    Text with hexadecimal color #201fff

    This text has a font color of #201fff

    <p style="color:#201fff">Text here</p>

    #201fff Background Color

    This box has a background color of #201fff

    <div style="background-color:#201fff">Text here</div>

    #201fff Border Color

    This box has a border color of #201fff

    <div style="border: 4px solid #201fff">Text here</div>

    CSS codes

    <p style="color:#201fff">Text here</p>
    <div style="background-color:#201fff">Text here</div>
    <div style="border: 4px solid #201fff">Text here</div>

    #201fff Color on white background

    This is how a font and box color of #201fff will look
    on a white background.

    #201fff Color on black background

    This is how a font and box color of #201fff hex color will look
    on a black background.