#c91ea5 color space conversions
Hex:
#c91ea5
RGB:
201, 30, 165
CMY:
21, 88, 35
CMYK:
0, 85, 18, 21
HSL:
313°, 74.0260%, 45.2941%
HSV (HSB):
313°, 85.0746%, 78.8235%
XYZ:
31.3432, 16.0627, 37.0457
xyY:
0.3711, 0.1902, 16.0627
CIE-Lab:
47.0566, 73.6435, -30.9044
CIE-LCH:
47.0566, 79.8652, 337.2347
CIE-Luv:
47.0566, 79.0028, -55.8506
Hunter-Lab:
40.0783, 69.4590, -26.7491
#c91ea5 color charts
#c91ea5 color shades, tints & tones
#c91ea5 color schemes
#c91ea5 color preview, HTML & CSS examples
This text has a color of #c91ea5
<p style="color:#c91ea5;">Text here</p>
.mytext {color:#c91ea5;}
This box has a color of #c91ea5
<div style="background-color:#c91ea5;">Content here</div>
.mybackground {background-color:#c91ea5;}
Border around this has a color of #c91ea5
<div style="border:2px solid #c91ea5;">Content here</div>
.myborder {border:2px solid #c91ea5;}