#c2029c color space conversions
Hex:
#c2029c
RGB:
194, 2, 156
CMY:
24, 99, 39
CMYK:
0, 99, 20, 24
HSL:
312°, 97.9592%, 38.4314%
HSV (HSB):
312°, 98.9691%, 76.0784%
XYZ:
28.2706, 13.9131, 32.6480
xyY:
0.3778, 0.1859, 13.9131
CIE-Lab:
44.1080, 74.6748, -30.2290
CIE-LCH:
44.1080, 80.5613, 337.9615
CIE-Luv:
44.1080, 80.1676, -54.1595
Hunter-Lab:
37.3002, 70.0135, -25.7849
#c2029c color charts
#c2029c color shades, tints & tones
#c2029c color schemes
#c2029c color preview, HTML & CSS examples
This text has a color of #c2029c
<p style="color:#c2029c;">Text here</p>
.mytext {color:#c2029c;}
This box has a color of #c2029c
<div style="background-color:#c2029c;">Content here</div>
.mybackground {background-color:#c2029c;}
Border around this has a color of #c2029c
<div style="border:2px solid #c2029c;">Content here</div>
.myborder {border:2px solid #c2029c;}