#c2027e color space conversions
Hex:
#c2027e
RGB:
194, 2, 126
CMY:
24, 99, 51
CMYK:
0, 99, 35, 24
HSL:
321°, 97.9592%, 38.4314%
HSV (HSB):
321°, 98.9691%, 76.0784%
XYZ:
26.0357, 13.0191, 20.8794
xyY:
0.4344, 0.2172, 13.0191
CIE-Lab:
42.7920, 71.3097, -13.9662
CIE-LCH:
42.7920, 72.6645, 348.9187
CIE-Luv:
42.7920, 93.9650, -30.9865
Hunter-Lab:
36.0820, 65.6570, -9.0516
#c2027e color charts
#c2027e color shades, tints & tones
#c2027e color schemes
#c2027e color preview, HTML & CSS examples
This text has a color of #c2027e
<p style="color:#c2027e;">Text here</p>
.mytext {color:#c2027e;}
This box has a color of #c2027e
<div style="background-color:#c2027e;">Content here</div>
.mybackground {background-color:#c2027e;}
Border around this has a color of #c2027e
<div style="border:2px solid #c2027e;">Content here</div>
.myborder {border:2px solid #c2027e;}