#da25e7 color space conversions
Hex:
#da25e7
RGB:
218, 37, 231
CMY:
15, 85, 9
CMYK:
6, 84, 0, 9
HSL:
296°, 80.1653%, 52.5490%
HSV (HSB):
296°, 83.9827%, 90.5882%
XYZ:
43.9988, 21.9981, 77.5284
xyY:
0.3066, 0.1533, 21.9981
CIE-Lab:
54.0250, 84.9543, -57.8599
CIE-LCH:
54.0250, 102.7862, 325.7424
CIE-Luv:
54.0250, 64.8355, -99.6817
Hunter-Lab:
46.9021, 85.3719, -65.1738
#da25e7 color charts
#da25e7 color shades, tints & tones
#da25e7 color schemes
#da25e7 color preview, HTML & CSS examples
This text has a color of #da25e7
<p style="color:#da25e7;">Text here</p>
.mytext {color:#da25e7;}
This box has a color of #da25e7
<div style="background-color:#da25e7;">Content here</div>
.mybackground {background-color:#da25e7;}
Border around this has a color of #da25e7
<div style="border:2px solid #da25e7;">Content here</div>
.myborder {border:2px solid #da25e7;}