#db13ed color space conversions
Hex:
#db13ed
RGB:
219, 19, 237
CMY:
14, 93, 7
CMYK:
8, 92, 0, 7
HSL:
295°, 85.8268%, 50.1961%
HSV (HSB):
295°, 91.9831%, 92.9412%
XYZ:
44.7324, 21.6402, 81.9401
xyY:
0.3016, 0.1459, 21.6402
CIE-Lab:
53.6432, 88.7376, -61.8434
CIE-LCH:
53.6432, 108.1618, 325.1264
CIE-Luv:
53.6432, 64.8745, -105.8109
Hunter-Lab:
46.5191, 90.2357, -71.8718
#db13ed color charts
#db13ed color shades, tints & tones
#db13ed color schemes
#db13ed color preview, HTML & CSS examples
This text has a color of #db13ed
<p style="color:#db13ed;">Text here</p>
.mytext {color:#db13ed;}
This box has a color of #db13ed
<div style="background-color:#db13ed;">Content here</div>
.mybackground {background-color:#db13ed;}
Border around this has a color of #db13ed
<div style="border:2px solid #db13ed;">Content here</div>
.myborder {border:2px solid #db13ed;}