#c91caa color space conversions
Hex:
#c91caa
RGB:
201, 28, 170
CMY:
21, 89, 33
CMYK:
0, 86, 15, 21
HSL:
311°, 75.5459%, 44.9020%
HSV (HSB):
311°, 86.0697%, 78.8235%
XYZ:
31.7583, 16.1503, 39.4737
xyY:
0.3634, 0.1848, 16.1503
CIE-Lab:
47.1711, 74.6686, -33.6930
CIE-LCH:
47.1711, 81.9184, 335.7135
CIE-Luv:
47.1711, 77.1845, -60.0644
Hunter-Lab:
40.1874, 70.7327, -30.1058
#c91caa color charts
#c91caa color shades, tints & tones
#c91caa color schemes
#c91caa color preview, HTML & CSS examples
This text has a color of #c91caa
<p style="color:#c91caa;">Text here</p>
.mytext {color:#c91caa;}
This box has a color of #c91caa
<div style="background-color:#c91caa;">Content here</div>
.mybackground {background-color:#c91caa;}
Border around this has a color of #c91caa
<div style="border:2px solid #c91caa;">Content here</div>
.myborder {border:2px solid #c91caa;}