#d90db7 color space conversions
Hex:
#d90db7
RGB:
217, 13, 183
CMY:
15, 95, 28
CMYK:
0, 94, 16, 15
HSL:
310°, 88.6957%, 45.0980%
HSV (HSB):
310°, 94.0092%, 85.0980%
XYZ:
37.3064, 18.4585, 46.3963
xyY:
0.3652, 0.1807, 18.4585
CIE-Lab:
50.0475, 81.4001, -36.6254
CIE-LCH:
50.0475, 89.2603, 335.7750
CIE-Luv:
50.0475, 85.4303, -66.3064
Hunter-Lab:
42.9633, 79.8116, -33.9533
#d90db7 color charts
#d90db7 color shades, tints & tones
#d90db7 color schemes
#d90db7 color preview, HTML & CSS examples
This text has a color of #d90db7
<p style="color:#d90db7;">Text here</p>
.mytext {color:#d90db7;}
This box has a color of #d90db7
<div style="background-color:#d90db7;">Content here</div>
.mybackground {background-color:#d90db7;}
Border around this has a color of #d90db7
<div style="border:2px solid #d90db7;">Content here</div>
.myborder {border:2px solid #d90db7;}