#c05fff Hex Color

#C05FFF
0
  • #c05fff Color Information

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

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

    • #c05fff color has a hue of 276.4 degrees, a saturation of 100% and a lightness of 68.6%.

    • #c05fff hex color contains mainly BLUE.

    • The closest web safe color of #c05fff is #cc66ff

    • #c05fff hex color has a decimal value of 12607487.



    #c05fff Color Spaces (Color Conversions)

    HEX c05fff #c05fff
    RGB 192, 95, 255 rgb(192, 95, 255)
    RGB Percent 75.29, 37.25, 100 rgb(75.29, 37.25, 100)
    CMYK 25, 63, 0, 0
    HSL 276.4°, 100, 68.6 hsl(276.4, 100%, 68.6%)
    HSV 276.4°, 62.7, 100
    XYZ 43.88, 26.611, 97.431
    Hunter Lab 51.586, 61.561, -75.872
    CIE-LAB 58.613, 64.832, -64.085
    CIE-LCH 58.613, 91.16, 315.332
    CIE-LUV 24.71, 62.75, 0, 0
    Web Safe cc66ff

    RGB percent of color #c05fff

    75.29%
    37.25%
    100%

    CMYK percent of color #c05fff

    24.71%
    62.75%
    0%
    0%


    Color Schemes with #c05fff

    Complementary Color

    Split Complementary


    #c05fff Color Preview

    Text with hexadecimal color #c05fff

    This text has a font color of #c05fff

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

    #c05fff Background Color

    This box has a background color of #c05fff

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

    #c05fff Border Color

    This box has a border color of #c05fff

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

    CSS codes

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

    #c05fff Color on white background

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

    #c05fff Color on black background

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