#db04df color space conversions
Hex:
#db04df
RGB:
219, 4, 223
CMY:
14, 98, 13
CMYK:
2, 98, 0, 13
HSL:
299°, 96.4758%, 44.5098%
HSV (HSB):
299°, 98.2063%, 87.4510%
XYZ:
42.5761, 20.4746, 71.5200
xyY:
0.3164, 0.1521, 20.4746
CIE-Lab:
52.3696, 87.8748, -55.9758
CIE-LCH:
52.3696, 104.1886, 327.5031
CIE-Luv:
52.3696, 70.7913, -96.5120
Hunter-Lab:
45.2489, 88.7708, -62.0391
#db04df color charts
#db04df color shades, tints & tones
#db04df color schemes
#db04df color preview, HTML & CSS examples
This text has a color of #db04df
<p style="color:#db04df;">Text here</p>
.mytext {color:#db04df;}
This box has a color of #db04df
<div style="background-color:#db04df;">Content here</div>
.mybackground {background-color:#db04df;}
Border around this has a color of #db04df
<div style="border:2px solid #db04df;">Content here</div>
.myborder {border:2px solid #db04df;}