#db2fed color space conversions
Hex:
#db2fed
RGB:
219, 47, 237
CMY:
14, 82, 7
CMYK:
8, 80, 0, 7
HSL:
294°, 84.0708%, 55.6863%
HSV (HSB):
294°, 80.1688%, 92.9412%
XYZ:
45.5160, 23.2075, 82.2013
xyY:
0.3016, 0.1538, 23.2075
CIE-Lab:
55.2855, 83.9168, -59.2051
CIE-LCH:
55.2855, 102.6999, 324.7962
CIE-Luv:
55.2855, 62.1913, -102.1282
Hunter-Lab:
48.1742, 84.3458, -67.4467
#db2fed color charts
#db2fed color shades, tints & tones
#db2fed color schemes
#db2fed color preview, HTML & CSS examples
This text has a color of #db2fed
<p style="color:#db2fed;">Text here</p>
.mytext {color:#db2fed;}
This box has a color of #db2fed
<div style="background-color:#db2fed;">Content here</div>
.mybackground {background-color:#db2fed;}
Border around this has a color of #db2fed
<div style="border:2px solid #db2fed;">Content here</div>
.myborder {border:2px solid #db2fed;}