#da25b5 color space conversions
Hex:
#da25b5
RGB:
218, 37, 181
CMY:
15, 85, 29
CMYK:
0, 83, 17, 15
HSL:
312°, 70.9804%, 50.0000%
HSV (HSB):
312°, 83.0275%, 85.4902%
XYZ:
37.9155, 19.5648, 45.4941
xyY:
0.3682, 0.1900, 19.5648
CIE-Lab:
51.3415, 77.8041, -33.4124
CIE-LCH:
51.3415, 84.6751, 336.7592
CIE-Luv:
51.3415, 84.3076, -61.3949
Hunter-Lab:
44.2321, 75.6032, -30.0192
#da25b5 color charts
#da25b5 color shades, tints & tones
#da25b5 color schemes
#da25b5 color preview, HTML & CSS examples
This text has a color of #da25b5
<p style="color:#da25b5;">Text here</p>
.mytext {color:#da25b5;}
This box has a color of #da25b5
<div style="background-color:#da25b5;">Content here</div>
.mybackground {background-color:#da25b5;}
Border around this has a color of #da25b5
<div style="border:2px solid #da25b5;">Content here</div>
.myborder {border:2px solid #da25b5;}