#d99cee color space conversions
Hex:
#d99cee
RGB:
217, 156, 238
CMY:
15, 39, 7
CMYK:
9, 34, 0, 7
HSL:
285°, 70.6897%, 77.2549%
HSV (HSB):
285°, 34.4538%, 93.3333%
XYZ:
55.9364, 44.7017, 86.5690
xyY:
0.2988, 0.2388, 44.7017
CIE-Lab:
72.6950, 36.7014, -32.3585
CIE-LCH:
72.6950, 48.9292, 318.5984
CIE-Luv:
72.6950, 27.4473, -57.0599
Hunter-Lab:
66.8593, 32.3342, -29.9668
#d99cee color charts
#d99cee color shades, tints & tones
#d99cee color schemes
#d99cee color preview, HTML & CSS examples
This text has a color of #d99cee
<p style="color:#d99cee;">Text here</p>
.mytext {color:#d99cee;}
This box has a color of #d99cee
<div style="background-color:#d99cee;">Content here</div>
.mybackground {background-color:#d99cee;}
Border around this has a color of #d99cee
<div style="border:2px solid #d99cee;">Content here</div>
.myborder {border:2px solid #d99cee;}