#c90cb5 color space conversions
Hex:
#c90cb5
RGB:
201, 12, 181
CMY:
21, 95, 29
CMYK:
0, 94, 10, 21
HSL:
306°, 88.7324%, 41.7647%
HSV (HSB):
306°, 94.0299%, 78.8235%
XYZ:
32.5594, 16.0166, 45.0915
xyY:
0.3476, 0.1710, 16.0166
CIE-Lab:
46.9963, 78.3146, -40.4618
CIE-LCH:
46.9963, 88.1495, 332.6765
CIE-Luv:
46.9963, 74.1110, -70.3208
Hunter-Lab:
40.0208, 75.1842, -38.7876
#c90cb5 color charts
#c90cb5 color shades, tints & tones
#c90cb5 color schemes
#c90cb5 color preview, HTML & CSS examples
This text has a color of #c90cb5
<p style="color:#c90cb5;">Text here</p>
.mytext {color:#c90cb5;}
This box has a color of #c90cb5
<div style="background-color:#c90cb5;">Content here</div>
.mybackground {background-color:#c90cb5;}
Border around this has a color of #c90cb5
<div style="border:2px solid #c90cb5;">Content here</div>
.myborder {border:2px solid #c90cb5;}