#db24e5 color space conversions
Hex:
#db24e5
RGB:
219, 36, 229
CMY:
14, 86, 10
CMYK:
4, 84, 0, 10
HSL:
297°, 78.7755%, 51.9608%
HSV (HSB):
297°, 84.2795%, 89.8039%
XYZ:
43.9872, 21.9790, 76.0527
xyY:
0.3097, 0.1548, 21.9790
CIE-Lab:
54.0047, 85.0076, -56.7545
CIE-LCH:
54.0047, 102.2124, 326.2713
CIE-Luv:
54.0047, 66.3562, -98.0457
Hunter-Lab:
46.8817, 85.4360, -63.3645
#db24e5 color charts
#db24e5 color shades, tints & tones
#db24e5 color schemes
#db24e5 color preview, HTML & CSS examples
This text has a color of #db24e5
<p style="color:#db24e5;">Text here</p>
.mytext {color:#db24e5;}
This box has a color of #db24e5
<div style="background-color:#db24e5;">Content here</div>
.mybackground {background-color:#db24e5;}
Border around this has a color of #db24e5
<div style="border:2px solid #db24e5;">Content here</div>
.myborder {border:2px solid #db24e5;}