#db9def color space conversions
Hex:
#db9def
RGB:
219, 157, 239
CMY:
14, 38, 6
CMYK:
8, 34, 0, 6
HSL:
285°, 71.9298%, 77.6471%
HSV (HSB):
285°, 34.3096%, 93.7255%
XYZ:
56.8504, 45.4060, 87.4292
xyY:
0.2997, 0.2394, 45.4060
CIE-Lab:
73.1584, 36.9740, -32.1712
CIE-LCH:
73.1584, 49.0108, 318.9733
CIE-Luv:
73.1584, 28.0656, -56.8500
Hunter-Lab:
67.3840, 32.6745, -29.7587
#db9def color charts
#db9def color shades, tints & tones
#db9def color schemes
#db9def color preview, HTML & CSS examples
This text has a color of #db9def
<p style="color:#db9def;">Text here</p>
.mytext {color:#db9def;}
This box has a color of #db9def
<div style="background-color:#db9def;">Content here</div>
.mybackground {background-color:#db9def;}
Border around this has a color of #db9def
<div style="border:2px solid #db9def;">Content here</div>
.myborder {border:2px solid #db9def;}