#db02e8 color space conversions
Hex:
#db02e8
RGB:
219, 2, 232
CMY:
14, 99, 9
CMYK:
6, 99, 0, 9
HSL:
297°, 98.2906%, 45.8824%
HSV (HSB):
297°, 99.1379%, 90.9804%
XYZ:
43.8006, 20.9297, 78.0752
xyY:
0.3067, 0.1466, 20.9297
CIE-Lab:
52.8724, 89.3404, -60.2659
CIE-LCH:
52.8724, 107.7669, 325.9978
CIE-Luv:
52.8724, 67.4451, -103.1929
Hunter-Lab:
45.7490, 90.8374, -69.1601
#db02e8 color charts
#db02e8 color shades, tints & tones
#db02e8 color schemes
#db02e8 color preview, HTML & CSS examples
This text has a color of #db02e8
<p style="color:#db02e8;">Text here</p>
.mytext {color:#db02e8;}
This box has a color of #db02e8
<div style="background-color:#db02e8;">Content here</div>
.mybackground {background-color:#db02e8;}
Border around this has a color of #db02e8
<div style="border:2px solid #db02e8;">Content here</div>
.myborder {border:2px solid #db02e8;}