#c204c5 color space conversions
Hex:
#c204c5
RGB:
194, 4, 197
CMY:
24, 98, 23
CMYK:
2, 98, 0, 23
HSL:
299°, 96.0199%, 39.4118%
HSV (HSB):
299°, 97.9695%, 77.2549%
XYZ:
32.3696, 15.5874, 54.1259
xyY:
0.3171, 0.1527, 15.5874
CIE-Lab:
46.4284, 80.0814, -50.7976
CIE-LCH:
46.4284, 94.8337, 327.6121
CIE-Luv:
46.4284, 62.9437, -85.0979
Hunter-Lab:
39.4809, 77.2572, -53.6465
#c204c5 color charts
#c204c5 color shades, tints & tones
#c204c5 color schemes
#c204c5 color preview, HTML & CSS examples
This text has a color of #c204c5
<p style="color:#c204c5;">Text here</p>
.mytext {color:#c204c5;}
This box has a color of #c204c5
<div style="background-color:#c204c5;">Content here</div>
.mybackground {background-color:#c204c5;}
Border around this has a color of #c204c5
<div style="border:2px solid #c204c5;">Content here</div>
.myborder {border:2px solid #c204c5;}