#da31e1 color space conversions
Hex:
#da31e1
RGB:
218, 49, 225
CMY:
15, 81, 12
CMYK:
3, 78, 0, 12
HSL:
298°, 74.5763%, 53.7255%
HSV (HSB):
298°, 78.2222%, 88.2353%
XYZ:
43.6024, 22.5383, 73.2864
xyY:
0.3127, 0.1616, 22.5383
CIE-Lab:
54.5935, 81.3383, -53.5611
CIE-LCH:
54.5935, 97.3895, 326.6352
CIE-Luv:
54.5935, 65.3651, -93.0616
Hunter-Lab:
47.4745, 80.8606, -58.2938
#da31e1 color charts
#da31e1 color shades, tints & tones
#da31e1 color schemes
#da31e1 color preview, HTML & CSS examples
This text has a color of #da31e1
<p style="color:#da31e1;">Text here</p>
.mytext {color:#da31e1;}
This box has a color of #da31e1
<div style="background-color:#da31e1;">Content here</div>
.mybackground {background-color:#da31e1;}
Border around this has a color of #da31e1
<div style="border:2px solid #da31e1;">Content here</div>
.myborder {border:2px solid #da31e1;}