#da2ab2 color space conversions
Hex:
#da2ab2
RGB:
218, 42, 178
CMY:
15, 84, 30
CMYK:
0, 81, 18, 15
HSL:
314°, 70.4000%, 50.9804%
HSV (HSB):
314°, 80.7339%, 85.4902%
XYZ:
37.7773, 19.7757, 43.9455
xyY:
0.3722, 0.1948, 19.7757
CIE-Lab:
51.5827, 76.3168, -31.2805
CIE-LCH:
51.5827, 82.4786, 337.7124
CIE-Luv:
51.5827, 84.6636, -58.0760
Hunter-Lab:
44.4699, 73.8139, -27.4619
#da2ab2 color charts
#da2ab2 color shades, tints & tones
#da2ab2 color schemes
#da2ab2 color preview, HTML & CSS examples
This text has a color of #da2ab2
<p style="color:#da2ab2;">Text here</p>
.mytext {color:#da2ab2;}
This box has a color of #da2ab2
<div style="background-color:#da2ab2;">Content here</div>
.mybackground {background-color:#da2ab2;}
Border around this has a color of #da2ab2
<div style="border:2px solid #da2ab2;">Content here</div>
.myborder {border:2px solid #da2ab2;}