#db02d1 color space conversions
Hex:
#db02d1
RGB:
219, 2, 209
CMY:
14, 99, 18
CMYK:
0, 99, 5, 14
HSL:
303°, 98.1900%, 43.3333%
HSV (HSB):
303°, 99.0868%, 85.8824%
XYZ:
40.7437, 19.7069, 61.9780
xyY:
0.3328, 0.1610, 19.7069
CIE-Lab:
51.5042, 86.0359, -49.3642
CIE-LCH:
51.5042, 99.1918, 330.1544
CIE-Luv:
51.5042, 76.4661, -86.2018
Hunter-Lab:
44.3925, 86.1417, -51.7022
#db02d1 color charts
#db02d1 color shades, tints & tones
#db02d1 color schemes
#db02d1 color preview, HTML & CSS examples
This text has a color of #db02d1
<p style="color:#db02d1;">Text here</p>
.mytext {color:#db02d1;}
This box has a color of #db02d1
<div style="background-color:#db02d1;">Content here</div>
.mybackground {background-color:#db02d1;}
Border around this has a color of #db02d1
<div style="border:2px solid #db02d1;">Content here</div>
.myborder {border:2px solid #db02d1;}