#cf00ff Hex Color

#CF00FF
0
  • #cf00ff Color Information

    • In RGB color space, #cf00ff hex color has a red value of 207, a green value of 0 and a blue value of 255.

    • In CMYK color space (used in color printing), #cf00ff hex color is composed of 18.82% cyan, 100% magenta, 0% yellow and 0% black.

    • #cf00ff color has a hue of 288.7 degrees, a saturation of 100% and a lightness of 50%.

    • #cf00ff hex color contains mainly BLUE.

    • The closest web safe color of #cf00ff is #cc00ff

    • #cf00ff hex color has a decimal value of 13566207.



    #cf00ff Color Spaces (Color Conversions)

    HEX cf00ff #cf00ff
    RGB 207, 0, 255 rgb(207, 0, 255)
    RGB Percent 81.18, 0, 100 rgb(81.18, 0, 100)
    CMYK 19, 100, 0, 0
    HSL 288.7°, 100, 50 hsl(288.7, 100%, 50%)
    HSV 288.7°, 100, 100
    XYZ 43.782, 20.485, 96.254
    Hunter Lab 45.26, 93.464, -94.408
    CIE-LAB 52.381, 91.403, -74.049
    CIE-LCH 52.381, 117.634, 320.988
    CIE-LUV 18.82, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #cf00ff

    81.18%
    0%
    100%

    CMYK percent of color #cf00ff

    18.82%
    100%
    0%
    0%


    Color Schemes with #cf00ff

    Complementary Color

    Split Complementary


    #cf00ff Color Preview

    Text with hexadecimal color #cf00ff

    This text has a font color of #cf00ff

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

    #cf00ff Background Color

    This box has a background color of #cf00ff

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

    #cf00ff Border Color

    This box has a border color of #cf00ff

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

    CSS codes

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

    #cf00ff Color on white background

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

    #cf00ff Color on black background

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