#d90ec6 color space conversions
Hex:
#d90ec6
RGB:
217, 14, 198
CMY:
15, 95, 22
CMYK:
0, 94, 9, 15
HSL:
306°, 87.8788%, 45.2941%
HSV (HSB):
306°, 93.5484%, 85.0980%
XYZ:
38.9654, 19.1430, 55.0673
xyY:
0.3443, 0.1691, 19.1430
CIE-Lab:
50.8541, 83.2713, -44.0804
CIE-LCH:
50.8541, 94.2188, 332.1051
CIE-Luv:
50.8541, 78.9324, -77.7916
Hunter-Lab:
43.7527, 82.4015, -43.9957
#d90ec6 color charts
#d90ec6 color shades, tints & tones
#d90ec6 color schemes
#d90ec6 color preview, HTML & CSS examples
This text has a color of #d90ec6
<p style="color:#d90ec6;">Text here</p>
.mytext {color:#d90ec6;}
This box has a color of #d90ec6
<div style="background-color:#d90ec6;">Content here</div>
.mybackground {background-color:#d90ec6;}
Border around this has a color of #d90ec6
<div style="border:2px solid #d90ec6;">Content here</div>
.myborder {border:2px solid #d90ec6;}