#c200a8 color space conversions
Hex:
#c200a8
RGB:
194, 0, 168
CMY:
24, 100, 34
CMYK:
0, 100, 13, 24
HSL:
308°, 100.0000%, 38.0392%
HSV (HSB):
308°, 100.0000%, 76.0784%
XYZ:
29.3160, 14.2965, 38.2602
xyY:
0.3581, 0.1746, 14.2965
CIE-Lab:
44.6552, 76.3806, -36.5542
CIE-LCH:
44.6552, 84.6771, 334.4252
CIE-Luv:
44.6552, 75.0125, -63.5507
Hunter-Lab:
37.8107, 72.2289, -33.5273
#c200a8 color charts
#c200a8 color shades, tints & tones
#c200a8 color schemes
#c200a8 color preview, HTML & CSS examples
This text has a color of #c200a8
<p style="color:#c200a8;">Text here</p>
.mytext {color:#c200a8;}
This box has a color of #c200a8
<div style="background-color:#c200a8;">Content here</div>
.mybackground {background-color:#c200a8;}
Border around this has a color of #c200a8
<div style="border:2px solid #c200a8;">Content here</div>
.myborder {border:2px solid #c200a8;}