#c804ed color space conversions
Hex:
#c804ed
RGB:
200, 4, 237
CMY:
22, 98, 7
CMYK:
16, 98, 0, 7
HSL:
290°, 96.6805%, 47.2549%
HSV (HSB):
290°, 98.3122%, 92.9412%
XYZ:
39.1489, 18.4806, 81.6245
xyY:
0.2811, 0.1327, 18.4806
CIE-Lab:
50.0739, 87.2164, -67.7635
CIE-LCH:
50.0739, 110.4472, 322.1543
CIE-Luv:
50.0739, 52.8460, -111.9511
Hunter-Lab:
42.9891, 87.3238, -82.4831
#c804ed color charts
#c804ed color shades, tints & tones
#c804ed color schemes
#c804ed color preview, HTML & CSS examples
This text has a color of #c804ed
<p style="color:#c804ed;">Text here</p>
.mytext {color:#c804ed;}
This box has a color of #c804ed
<div style="background-color:#c804ed;">Content here</div>
.mybackground {background-color:#c804ed;}
Border around this has a color of #c804ed
<div style="border:2px solid #c804ed;">Content here</div>
.myborder {border:2px solid #c804ed;}