#de90d0 color space conversions
Hex:
#de90d0
RGB:
222, 144, 208
CMY:
13, 44, 18
CMYK:
0, 35, 6, 13
HSL:
311°, 54.1667%, 71.7647%
HSV (HSB):
311°, 35.1351%, 87.0588%
XYZ:
51.4826, 40.0302, 64.6877
xyY:
0.3296, 0.2563, 40.0302
CIE-Lab:
69.4910, 39.0822, -20.7337
CIE-LCH:
69.4910, 44.2415, 332.0534
CIE-Luv:
69.4910, 41.1738, -38.3780
Hunter-Lab:
63.2694, 34.5249, -16.3305
#de90d0 color charts
#de90d0 color shades, tints & tones
#de90d0 color schemes
#de90d0 color preview, HTML & CSS examples
This text has a color of #de90d0
<p style="color:#de90d0;">Text here</p>
.mytext {color:#de90d0;}
This box has a color of #de90d0
<div style="background-color:#de90d0;">Content here</div>
.mybackground {background-color:#de90d0;}
Border around this has a color of #de90d0
<div style="border:2px solid #de90d0;">Content here</div>
.myborder {border:2px solid #de90d0;}