#200fff Hex Color

#200FFF
0
  • #200fff Color Information

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

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

    • #200fff color has a hue of 244.3 degrees, a saturation of 100% and a lightness of 52.9%.

    • #200fff hex color contains mainly BLUE.

    • The closest web safe color of #200fff is #3300ff

    • #200fff hex color has a decimal value of 2101247.



    #200fff Color Spaces (Color Conversions)

    HEX 200fff #200fff
    RGB 32, 15, 255 rgb(32, 15, 255)
    RGB Percent 12.55, 5.88, 100 rgb(12.55, 5.88, 100)
    CMYK 87, 94, 0, 0
    HSL 244.3°, 100, 52.9 hsl(244.3, 100%, 52.9%)
    HSV 244.3°, 94.1, 100
    XYZ 18.816, 7.869, 95.135
    Hunter Lab 28.052, 70.64, -181.441
    CIE-LAB 33.709, 77.146, -105.497
    CIE-LCH 33.709, 130.695, 306.177
    CIE-LUV 87.45, 94.12, 0, 0
    Web Safe 3300ff

    RGB percent of color #200fff

    12.55%
    5.88%
    100%

    CMYK percent of color #200fff

    87.45%
    94.12%
    0%
    0%


    Color Schemes with #200fff

    Complementary Color

    Split Complementary


    #200fff Color Preview

    Text with hexadecimal color #200fff

    This text has a font color of #200fff

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

    #200fff Background Color

    This box has a background color of #200fff

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

    #200fff Border Color

    This box has a border color of #200fff

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

    CSS codes

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

    #200fff Color on white background

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

    #200fff Color on black background

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