#d90ed3 color space conversions
Hex:
#d90ed3
RGB:
217, 14, 211
CMY:
15, 95, 17
CMYK:
0, 94, 3, 15
HSL:
302°, 87.8788%, 45.2941%
HSV (HSB):
302°, 93.5484%, 85.0980%
XYZ:
40.5302, 19.7689, 63.3076
xyY:
0.3279, 0.1599, 19.7689
CIE-Lab:
51.5750, 85.0712, -50.4192
CIE-LCH:
51.5750, 98.8899, 329.3460
CIE-Luv:
51.5750, 73.6162, -87.6431
Hunter-Lab:
44.4623, 84.9051, -53.2965
#d90ed3 color charts
#d90ed3 color shades, tints & tones
#d90ed3 color schemes
#d90ed3 color preview, HTML & CSS examples
This text has a color of #d90ed3
<p style="color:#d90ed3;">Text here</p>
.mytext {color:#d90ed3;}
This box has a color of #d90ed3
<div style="background-color:#d90ed3;">Content here</div>
.mybackground {background-color:#d90ed3;}
Border around this has a color of #d90ed3
<div style="border:2px solid #d90ed3;">Content here</div>
.myborder {border:2px solid #d90ed3;}