#c2027b color space conversions
Hex:
#c2027b
RGB:
194, 2, 123
CMY:
24, 99, 52
CMYK:
0, 99, 37, 24
HSL:
322°, 97.9592%, 38.4314%
HSV (HSB):
322°, 98.9691%, 76.0784%
XYZ:
25.8450, 12.9428, 19.8749
xyY:
0.4406, 0.2206, 12.9428
CIE-Lab:
42.6769, 71.0108, -12.2847
CIE-LCH:
42.6769, 72.0655, 350.1851
CIE-Luv:
42.6769, 95.3629, -28.7054
Hunter-Lab:
35.9761, 65.2750, -7.5713
#c2027b color charts
#c2027b color shades, tints & tones
#c2027b color schemes
#c2027b color preview, HTML & CSS examples
This text has a color of #c2027b
<p style="color:#c2027b;">Text here</p>
.mytext {color:#c2027b;}
This box has a color of #c2027b
<div style="background-color:#c2027b;">Content here</div>
.mybackground {background-color:#c2027b;}
Border around this has a color of #c2027b
<div style="border:2px solid #c2027b;">Content here</div>
.myborder {border:2px solid #c2027b;}