#c080ff Hex Color

#C080FF
0
  • #c080ff Color Information

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

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

    • #c080ff color has a hue of 270.2 degrees, a saturation of 100% and a lightness of 75.1%.

    • #c080ff hex color contains mainly BLUE.

    • The closest web safe color of #c080ff is #cc99ff

    • #c080ff hex color has a decimal value of 12615935.



    #c080ff Color Spaces (Color Conversions)

    HEX c080ff #c080ff
    RGB 192, 128, 255 rgb(192, 128, 255)
    RGB Percent 75.29, 50.2, 100 rgb(75.29, 50.2, 100)
    CMYK 25, 50, 0, 0
    HSL 270.2°, 100, 75.1 hsl(270.2, 100%, 75.1%)
    HSV 270.2°, 49.8, 100
    XYZ 47.507, 33.865, 98.64
    Hunter Lab 58.194, 43.882, -59.763
    CIE-LAB 64.855, 48.29, -54.115
    CIE-LCH 64.855, 72.528, 311.744
    CIE-LUV 24.71, 49.8, 0, 0
    Web Safe cc99ff

    RGB percent of color #c080ff

    75.29%
    50.2%
    100%

    CMYK percent of color #c080ff

    24.71%
    49.8%
    0%
    0%


    Color Schemes with #c080ff

    Complementary Color

    Split Complementary


    #c080ff Color Preview

    Text with hexadecimal color #c080ff

    This text has a font color of #c080ff

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

    #c080ff Background Color

    This box has a background color of #c080ff

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

    #c080ff Border Color

    This box has a border color of #c080ff

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

    CSS codes

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

    #c080ff Color on white background

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

    #c080ff Color on black background

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