#c020ff Hex Color

#C020FF
0
  • #c020ff Color Information

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

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

    • #c020ff color has a hue of 283 degrees, a saturation of 100% and a lightness of 56.3%.

    • #c020ff hex color contains mainly BLUE.

    • The closest web safe color of #c020ff is #cc33ff

    • #c020ff hex color has a decimal value of 12591359.



    #c020ff Color Spaces (Color Conversions)

    HEX c020ff #c020ff
    RGB 192, 32, 255 rgb(192, 32, 255)
    RGB Percent 75.29, 12.55, 100 rgb(75.29, 12.55, 100)
    CMYK 25, 87, 0, 0
    HSL 283°, 100, 56.3 hsl(283, 100%, 56.3%)
    HSV 283°, 87.5, 100
    XYZ 40.305, 19.459, 96.24
    Hunter Lab 44.112, 85.897, -98.474
    CIE-LAB 51.22, 85.903, -76.042
    CIE-LCH 51.22, 114.725, 318.484
    CIE-LUV 24.71, 87.45, 0, 0
    Web Safe cc33ff

    RGB percent of color #c020ff

    75.29%
    12.55%
    100%

    CMYK percent of color #c020ff

    24.71%
    87.45%
    0%
    0%


    Color Schemes with #c020ff

    Complementary Color

    Split Complementary


    #c020ff Color Preview

    Text with hexadecimal color #c020ff

    This text has a font color of #c020ff

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

    #c020ff Background Color

    This box has a background color of #c020ff

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

    #c020ff Border Color

    This box has a border color of #c020ff

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

    CSS codes

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

    #c020ff Color on white background

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

    #c020ff Color on black background

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