#d90ec5 color space conversions
Hex:
#d90ec5
RGB:
217, 14, 197
CMY:
15, 95, 23
CMYK:
0, 94, 9, 15
HSL:
306°, 87.8788%, 45.2941%
HSV (HSB):
306°, 93.5484%, 85.0980%
XYZ:
38.8504, 19.0970, 54.4618
xyY:
0.3456, 0.1699, 19.0970
CIE-Lab:
50.8005, 83.1365, -43.5865
CIE-LCH:
50.8005, 93.8694, 332.3330
CIE-Luv:
50.8005, 79.3515, -77.0267
Hunter-Lab:
43.7001, 82.2151, -43.3007
#d90ec5 color charts
#d90ec5 color shades, tints & tones
#d90ec5 color schemes
#d90ec5 color preview, HTML & CSS examples
This text has a color of #d90ec5
<p style="color:#d90ec5;">Text here</p>
.mytext {color:#d90ec5;}
This box has a color of #d90ec5
<div style="background-color:#d90ec5;">Content here</div>
.mybackground {background-color:#d90ec5;}
Border around this has a color of #d90ec5
<div style="border:2px solid #d90ec5;">Content here</div>
.myborder {border:2px solid #d90ec5;}