#c90dcb color space conversions
Hex:
#c90dcb
RGB:
201, 13, 203
CMY:
21, 95, 20
CMYK:
1, 94, 0, 20
HSL:
299°, 87.9630%, 42.3529%
HSV (HSB):
299°, 93.5961%, 79.6078%
XYZ:
35.0108, 17.0172, 57.9393
xyY:
0.3184, 0.1547, 17.0172
CIE-Lab:
48.2816, 81.3432, -51.2390
CIE-LCH:
48.2816, 96.1361, 327.7927
CIE-Luv:
48.2816, 65.2276, -86.8202
Hunter-Lab:
41.2519, 79.3038, -54.3980
#c90dcb color charts
#c90dcb color shades, tints & tones
#c90dcb color schemes
#c90dcb color preview, HTML & CSS examples
This text has a color of #c90dcb
<p style="color:#c90dcb;">Text here</p>
.mytext {color:#c90dcb;}
This box has a color of #c90dcb
<div style="background-color:#c90dcb;">Content here</div>
.mybackground {background-color:#c90dcb;}
Border around this has a color of #c90dcb
<div style="border:2px solid #c90dcb;">Content here</div>
.myborder {border:2px solid #c90dcb;}