#db01ed color space conversions
Hex:
#db01ed
RGB:
219, 1, 237
CMY:
14, 100, 7
CMYK:
8, 100, 0, 7
HSL:
295°, 99.1597%, 46.6667%
HSV (HSB):
295°, 99.5781%, 92.9412%
XYZ:
44.5103, 21.1962, 81.8661
xyY:
0.3016, 0.1436, 21.1962
CIE-Lab:
53.1636, 90.1604, -62.6156
CIE-LCH:
53.1636, 109.7707, 325.2204
CIE-Luv:
53.1636, 65.6338, -106.8504
Hunter-Lab:
46.0393, 92.0031, -73.2006
#db01ed color charts
#db01ed color shades, tints & tones
#db01ed color schemes
#db01ed color preview, HTML & CSS examples
This text has a color of #db01ed
<p style="color:#db01ed;">Text here</p>
.mytext {color:#db01ed;}
This box has a color of #db01ed
<div style="background-color:#db01ed;">Content here</div>
.mybackground {background-color:#db01ed;}
Border around this has a color of #db01ed
<div style="border:2px solid #db01ed;">Content here</div>
.myborder {border:2px solid #db01ed;}