#c030ff Hex Color

#C030FF
0
  • #c030ff Color Information

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

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

    • #c030ff color has a hue of 281.7 degrees, a saturation of 100% and a lightness of 59.4%.

    • #c030ff hex color contains mainly BLUE.

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

    • #c030ff hex color has a decimal value of 12595455.



    #c030ff Color Spaces (Color Conversions)

    HEX c030ff #c030ff
    RGB 192, 48, 255 rgb(192, 48, 255)
    RGB Percent 75.29, 18.82, 100 rgb(75.29, 18.82, 100)
    CMYK 25, 81, 0, 0
    HSL 281.7°, 100, 59.4 hsl(281.7, 100%, 59.4%)
    HSV 281.7°, 81.2, 100
    XYZ 40.845, 20.54, 96.42
    Hunter Lab 45.321, 81.559, -94.414
    CIE-LAB 52.442, 82.304, -74.054
    CIE-LCH 52.442, 110.716, 318.02
    CIE-LUV 24.71, 81.18, 0, 0
    Web Safe cc33ff

    RGB percent of color #c030ff

    75.29%
    18.82%
    100%

    CMYK percent of color #c030ff

    24.71%
    81.18%
    0%
    0%


    Color Schemes with #c030ff

    Complementary Color

    Split Complementary


    #c030ff Color Preview

    Text with hexadecimal color #c030ff

    This text has a font color of #c030ff

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

    #c030ff Background Color

    This box has a background color of #c030ff

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

    #c030ff Border Color

    This box has a border color of #c030ff

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

    CSS codes

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

    #c030ff Color on white background

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

    #c030ff Color on black background

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