#db9fed color space conversions
Hex:
#db9fed
RGB:
219, 159, 237
CMY:
14, 38, 7
CMYK:
8, 33, 0, 7
HSL:
286°, 68.4211%, 77.6471%
HSV (HSB):
286°, 32.9114%, 92.9412%
XYZ:
56.8976, 45.9708, 85.9952
xyY:
0.3013, 0.2434, 45.9708
CIE-Lab:
73.5266, 35.5038, -30.5145
CIE-LCH:
73.5266, 46.8152, 319.3219
CIE-Luv:
73.5266, 27.4744, -53.9385
Hunter-Lab:
67.8017, 31.1399, -27.7382
#db9fed color charts
#db9fed color shades, tints & tones
#db9fed color schemes
#db9fed color preview, HTML & CSS examples
This text has a color of #db9fed
<p style="color:#db9fed;">Text here</p>
.mytext {color:#db9fed;}
This box has a color of #db9fed
<div style="background-color:#db9fed;">Content here</div>
.mybackground {background-color:#db9fed;}
Border around this has a color of #db9fed
<div style="border:2px solid #db9fed;">Content here</div>
.myborder {border:2px solid #db9fed;}