#db05fd color space conversions
Hex:
#db05fd
RGB:
219, 5, 253
CMY:
14, 98, 1
CMYK:
13, 98, 0, 1
HSL:
292°, 98.4127%, 50.5882%
HSV (HSB):
292°, 98.0237%, 99.2157%
XYZ:
46.9973, 22.2605, 94.7482
xyY:
0.2866, 0.1357, 22.2605
CIE-Lab:
54.3023, 92.3531, -69.7306
CIE-LCH:
54.3023, 115.7215, 322.9456
CIE-Luv:
54.3023, 59.8541, -117.9850
Hunter-Lab:
47.1810, 95.2383, -86.0386
#db05fd color charts
#db05fd color shades, tints & tones
#db05fd color schemes
#db05fd color preview, HTML & CSS examples
This text has a color of #db05fd
<p style="color:#db05fd;">Text here</p>
.mytext {color:#db05fd;}
This box has a color of #db05fd
<div style="background-color:#db05fd;">Content here</div>
.mybackground {background-color:#db05fd;}
Border around this has a color of #db05fd
<div style="border:2px solid #db05fd;">Content here</div>
.myborder {border:2px solid #db05fd;}