#db56ed color space conversions
Hex:
#db56ed
RGB:
219, 86, 237
CMY:
14, 66, 7
CMYK:
8, 64, 0, 7
HSL:
293°, 80.7487%, 63.3333%
HSV (HSB):
293°, 63.7131%, 92.9412%
XYZ:
47.8273, 27.8301, 82.9717
xyY:
0.3015, 0.1754, 27.8301
CIE-Lab:
59.7349, 71.2505, -52.1008
CIE-LCH:
59.7349, 88.2673, 323.8245
CIE-Luv:
59.7349, 54.3801, -91.3477
Hunter-Lab:
52.7542, 69.5092, -56.3233
#db56ed color charts
#db56ed color shades, tints & tones
#db56ed color schemes
#db56ed color preview, HTML & CSS examples
This text has a color of #db56ed
<p style="color:#db56ed;">Text here</p>
.mytext {color:#db56ed;}
This box has a color of #db56ed
<div style="background-color:#db56ed;">Content here</div>
.mybackground {background-color:#db56ed;}
Border around this has a color of #db56ed
<div style="border:2px solid #db56ed;">Content here</div>
.myborder {border:2px solid #db56ed;}