#d90ccc color space conversions
Hex:
#d90ccc
RGB:
217, 12, 204
CMY:
15, 95, 20
CMYK:
0, 94, 6, 15
HSL:
304°, 89.5197%, 44.9020%
HSV (HSB):
304°, 94.4700%, 85.0980%
XYZ:
39.6458, 19.3743, 58.7768
xyY:
0.3366, 0.1645, 19.3743
CIE-Lab:
51.1223, 84.2651, -47.1185
CIE-LCH:
51.1223, 96.5441, 330.7874
CIE-Luv:
51.1223, 76.5611, -82.4995
Hunter-Lab:
44.0162, 83.7482, -48.3611
#d90ccc color charts
#d90ccc color shades, tints & tones
#d90ccc color schemes
#d90ccc color preview, HTML & CSS examples
This text has a color of #d90ccc
<p style="color:#d90ccc;">Text here</p>
.mytext {color:#d90ccc;}
This box has a color of #d90ccc
<div style="background-color:#d90ccc;">Content here</div>
.mybackground {background-color:#d90ccc;}
Border around this has a color of #d90ccc
<div style="border:2px solid #d90ccc;">Content here</div>
.myborder {border:2px solid #d90ccc;}