#db03fc color space conversions
Hex:
#db03fc
RGB:
219, 3, 252
CMY:
14, 99, 1
CMYK:
13, 99, 0, 1
HSL:
292°, 97.6471%, 50.0000%
HSV (HSB):
292°, 98.8095%, 98.8235%
XYZ:
46.8167, 22.1535, 93.9040
xyY:
0.2874, 0.1360, 22.1535
CIE-Lab:
54.1895, 92.3322, -69.3564
CIE-LCH:
54.1895, 115.4796, 323.0875
CIE-Luv:
54.1895, 60.2604, -117.3799
Hunter-Lab:
47.0675, 95.1808, -85.3418
#db03fc color charts
#db03fc color shades, tints & tones
#db03fc color schemes
#db03fc color preview, HTML & CSS examples
This text has a color of #db03fc
<p style="color:#db03fc;">Text here</p>
.mytext {color:#db03fc;}
This box has a color of #db03fc
<div style="background-color:#db03fc;">Content here</div>
.mybackground {background-color:#db03fc;}
Border around this has a color of #db03fc
<div style="border:2px solid #db03fc;">Content here</div>
.myborder {border:2px solid #db03fc;}