#c90cb9 color space conversions
Hex:
#c90cb9
RGB:
201, 12, 185
CMY:
21, 95, 27
CMYK:
0, 94, 8, 21
HSL:
305°, 88.7324%, 41.7647%
HSV (HSB):
305°, 94.0299%, 78.8235%
XYZ:
32.9758, 16.1832, 47.2846
xyY:
0.3419, 0.1678, 16.1832
CIE-Lab:
47.2140, 78.8618, -42.4652
CIE-LCH:
47.2140, 89.5683, 331.6986
CIE-Luv:
47.2140, 72.4490, -73.3723
Hunter-Lab:
40.2284, 75.9195, -41.5298
#c90cb9 color charts
#c90cb9 color shades, tints & tones
#c90cb9 color schemes
#c90cb9 color preview, HTML & CSS examples
This text has a color of #c90cb9
<p style="color:#c90cb9;">Text here</p>
.mytext {color:#c90cb9;}
This box has a color of #c90cb9
<div style="background-color:#c90cb9;">Content here</div>
.mybackground {background-color:#c90cb9;}
Border around this has a color of #c90cb9
<div style="border:2px solid #c90cb9;">Content here</div>
.myborder {border:2px solid #c90cb9;}