#d99de6 color space conversions
Hex:
#d99de6
RGB:
217, 157, 230
CMY:
15, 38, 10
CMYK:
6, 32, 0, 10
HSL:
289°, 59.3496%, 75.8824%
HSV (HSB):
289°, 31.7391%, 90.1961%
XYZ:
54.9552, 44.5788, 80.5710
xyY:
0.3051, 0.2475, 44.5788
CIE-Lab:
72.6137, 34.5876, -28.1168
CIE-LCH:
72.6137, 44.5742, 320.8918
CIE-Luv:
72.6137, 28.1975, -49.7724
Hunter-Lab:
66.7674, 30.0776, -24.8106
#d99de6 color charts
#d99de6 color shades, tints & tones
#d99de6 color schemes
#d99de6 color preview, HTML & CSS examples
This text has a color of #d99de6
<p style="color:#d99de6;">Text here</p>
.mytext {color:#d99de6;}
This box has a color of #d99de6
<div style="background-color:#d99de6;">Content here</div>
.mybackground {background-color:#d99de6;}
Border around this has a color of #d99de6
<div style="border:2px solid #d99de6;">Content here</div>
.myborder {border:2px solid #d99de6;}