#db8fed color space conversions
Hex:
#db8fed
RGB:
219, 143, 237
CMY:
14, 44, 7
CMYK:
8, 40, 0, 7
HSL:
289°, 72.3077%, 74.5098%
HSV (HSB):
289°, 39.6624%, 92.9412%
XYZ:
54.3219, 40.8194, 85.1366
xyY:
0.3013, 0.2264, 40.8194
CIE-Lab:
70.0492, 44.0353, -35.8927
CIE-LCH:
70.0492, 56.8101, 320.8169
CIE-Luv:
70.0492, 34.4443, -63.6465
Hunter-Lab:
63.8901, 39.9603, -34.2837
#db8fed color charts
#db8fed color shades, tints & tones
#db8fed color schemes
#db8fed color preview, HTML & CSS examples
This text has a color of #db8fed
<p style="color:#db8fed;">Text here</p>
.mytext {color:#db8fed;}
This box has a color of #db8fed
<div style="background-color:#db8fed;">Content here</div>
.mybackground {background-color:#db8fed;}
Border around this has a color of #db8fed
<div style="border:2px solid #db8fed;">Content here</div>
.myborder {border:2px solid #db8fed;}