#d90ed5 color space conversions
Hex:
#d90ed5
RGB:
217, 14, 213
CMY:
15, 95, 16
CMYK:
0, 94, 2, 15
HSL:
301°, 87.8788%, 45.2941%
HSV (HSB):
301°, 93.5484%, 85.0980%
XYZ:
40.7826, 19.8699, 64.6366
xyY:
0.3255, 0.1586, 19.8699
CIE-Lab:
51.6898, 85.3558, -51.3812
CIE-LCH:
51.6898, 99.6275, 328.9535
CIE-Luv:
51.6898, 72.8208, -89.1424
Hunter-Lab:
44.5757, 85.3034, -54.7701
#d90ed5 color charts
#d90ed5 color shades, tints & tones
#d90ed5 color schemes
#d90ed5 color preview, HTML & CSS examples
This text has a color of #d90ed5
<p style="color:#d90ed5;">Text here</p>
.mytext {color:#d90ed5;}
This box has a color of #d90ed5
<div style="background-color:#d90ed5;">Content here</div>
.mybackground {background-color:#d90ed5;}
Border around this has a color of #d90ed5
<div style="border:2px solid #d90ed5;">Content here</div>
.myborder {border:2px solid #d90ed5;}