#c921a9 color space conversions
Hex:
#c921a9
RGB:
201, 33, 169
CMY:
21, 87, 34
CMYK:
0, 84, 16, 21
HSL:
311°, 71.7949%, 45.8824%
HSV (HSB):
311°, 83.5821%, 78.8235%
XYZ:
31.7927, 16.3698, 39.0201
xyY:
0.3647, 0.1878, 16.3698
CIE-Lab:
47.4560, 73.5656, -32.6535
CIE-LCH:
47.4560, 80.4870, 336.0650
CIE-Luv:
47.4560, 76.8699, -58.4762
Hunter-Lab:
40.4596, 69.4589, -28.8589
#c921a9 color charts
#c921a9 color shades, tints & tones
#c921a9 color schemes
#c921a9 color preview, HTML & CSS examples
This text has a color of #c921a9
<p style="color:#c921a9;">Text here</p>
.mytext {color:#c921a9;}
This box has a color of #c921a9
<div style="background-color:#c921a9;">Content here</div>
.mybackground {background-color:#c921a9;}
Border around this has a color of #c921a9
<div style="border:2px solid #c921a9;">Content here</div>
.myborder {border:2px solid #c921a9;}