#d90ec4 color space conversions
Hex:
#d90ec4
RGB:
217, 14, 196
CMY:
15, 95, 23
CMYK:
0, 94, 10, 15
HSL:
306°, 87.8788%, 45.2941%
HSV (HSB):
306°, 93.5484%, 85.0980%
XYZ:
38.7361, 19.0513, 53.8602
xyY:
0.3469, 0.1706, 19.0513
CIE-Lab:
50.7472, 83.0023, -43.0917
CIE-LCH:
50.7472, 93.5215, 332.5633
CIE-Luv:
50.7472, 79.7721, -76.2608
Hunter-Lab:
43.6478, 82.0297, -42.6088
#d90ec4 color charts
#d90ec4 color shades, tints & tones
#d90ec4 color schemes
#d90ec4 color preview, HTML & CSS examples
This text has a color of #d90ec4
<p style="color:#d90ec4;">Text here</p>
.mytext {color:#d90ec4;}
This box has a color of #d90ec4
<div style="background-color:#d90ec4;">Content here</div>
.mybackground {background-color:#d90ec4;}
Border around this has a color of #d90ec4
<div style="border:2px solid #d90ec4;">Content here</div>
.myborder {border:2px solid #d90ec4;}