#db22cf color space conversions
Hex:
#db22cf
RGB:
219, 34, 207
CMY:
14, 87, 19
CMYK:
0, 84, 5, 14
HSL:
304°, 73.1225%, 49.6078%
HSV (HSB):
304°, 84.4749%, 85.8824%
XYZ:
41.0479, 20.7091, 60.8653
xyY:
0.3348, 0.1689, 20.7091
CIE-Lab:
52.6297, 82.1208, -46.4259
CIE-LCH:
52.6297, 94.3356, 330.5189
CIE-Luv:
52.6297, 74.9005, -81.7530
Hunter-Lab:
45.5073, 81.3707, -47.4444
#db22cf color charts
#db22cf color shades, tints & tones
#db22cf color schemes
#db22cf color preview, HTML & CSS examples
This text has a color of #db22cf
<p style="color:#db22cf;">Text here</p>
.mytext {color:#db22cf;}
This box has a color of #db22cf
<div style="background-color:#db22cf;">Content here</div>
.mybackground {background-color:#db22cf;}
Border around this has a color of #db22cf
<div style="border:2px solid #db22cf;">Content here</div>
.myborder {border:2px solid #db22cf;}