#c00bff Hex Color

#C00BFF
0
  • #c00bff Color Information

    • In RGB color space, #c00bff hex color has a red value of 192, a green value of 11 and a blue value of 255.

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

    • #c00bff color has a hue of 284.5 degrees, a saturation of 100% and a lightness of 52.2%.

    • #c00bff hex color contains mainly BLUE.

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

    • #c00bff hex color has a decimal value of 12585983.



    #c00bff Color Spaces (Color Conversions)

    HEX c00bff #c00bff
    RGB 192, 11, 255 rgb(192, 11, 255)
    RGB Percent 75.29, 4.31, 100 rgb(75.29, 4.31, 100)
    CMYK 25, 96, 0, 0
    HSL 284.5°, 100, 52.2 hsl(284.5, 100%, 52.2%)
    HSV 284.5°, 95.7, 100
    XYZ 39.908, 18.666, 96.107
    Hunter Lab 43.204, 89.274, -101.647
    CIE-LAB 50.294, 88.656, -77.55
    CIE-LCH 50.294, 117.787, 318.823
    CIE-LUV 24.71, 95.69, 0, 0
    Web Safe cc00ff

    RGB percent of color #c00bff

    75.29%
    4.31%
    100%

    CMYK percent of color #c00bff

    24.71%
    95.69%
    0%
    0%


    Color Schemes with #c00bff

    Complementary Color

    Split Complementary


    #c00bff Color Preview

    Text with hexadecimal color #c00bff

    This text has a font color of #c00bff

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

    #c00bff Background Color

    This box has a background color of #c00bff

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

    #c00bff Border Color

    This box has a border color of #c00bff

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

    CSS codes

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

    #c00bff Color on white background

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

    #c00bff Color on black background

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