#da24f1 color space conversions
Hex:
#da24f1
RGB:
218, 36, 241
CMY:
15, 86, 5
CMYK:
10, 85, 0, 5
HSL:
293°, 87.9828%, 54.3137%
HSV (HSB):
293°, 85.0622%, 94.5098%
XYZ:
45.4215, 22.5181, 85.1715
xyY:
0.2967, 0.1471, 22.5181
CIE-Lab:
54.5724, 86.7194, -62.6020
CIE-LCH:
54.5724, 106.9545, 324.1748
CIE-Luv:
54.5724, 61.4513, -107.1505
Hunter-Lab:
47.4532, 87.8145, -73.1996
#da24f1 color charts
#da24f1 color shades, tints & tones
#da24f1 color schemes
#da24f1 color preview, HTML & CSS examples
This text has a color of #da24f1
<p style="color:#da24f1;">Text here</p>
.mytext {color:#da24f1;}
This box has a color of #da24f1
<div style="background-color:#da24f1;">Content here</div>
.mybackground {background-color:#da24f1;}
Border around this has a color of #da24f1
<div style="border:2px solid #da24f1;">Content here</div>
.myborder {border:2px solid #da24f1;}