#db23cd color space conversions
Hex:
#db23cd
RGB:
219, 35, 205
CMY:
14, 86, 20
CMYK:
0, 84, 6, 14
HSL:
305°, 72.4409%, 49.8039%
HSV (HSB):
305°, 84.0183%, 85.8824%
XYZ:
40.8339, 20.6699, 59.5951
xyY:
0.3372, 0.1707, 20.6699
CIE-Lab:
52.5863, 81.6496, -45.3465
CIE-LCH:
52.5863, 93.3968, 330.9531
CIE-Luv:
52.5863, 75.5633, -80.0643
Hunter-Lab:
45.4642, 80.7584, -45.8933
#db23cd color charts
#db23cd color shades, tints & tones
#db23cd color schemes
#db23cd color preview, HTML & CSS examples
This text has a color of #db23cd
<p style="color:#db23cd;">Text here</p>
.mytext {color:#db23cd;}
This box has a color of #db23cd
<div style="background-color:#db23cd;">Content here</div>
.mybackground {background-color:#db23cd;}
Border around this has a color of #db23cd
<div style="border:2px solid #db23cd;">Content here</div>
.myborder {border:2px solid #db23cd;}