#da15b2 color space conversions
Hex:
#da15b2
RGB:
218, 21, 178
CMY:
15, 92, 30
CMYK:
0, 90, 18, 15
HSL:
312°, 82.4268%, 46.8627%
HSV (HSB):
312°, 90.3670%, 85.4902%
XYZ:
37.2175, 18.6561, 43.7589
xyY:
0.3735, 0.1872, 18.6561
CIE-Lab:
50.2824, 80.0964, -33.3128
CIE-LCH:
50.2824, 86.7478, 337.4171
CIE-Luv:
50.2824, 87.7295, -61.3334
Hunter-Lab:
43.1927, 78.2193, -29.8323
#da15b2 color charts
#da15b2 color shades, tints & tones
#da15b2 color schemes
#da15b2 color preview, HTML & CSS examples
This text has a color of #da15b2
<p style="color:#da15b2;">Text here</p>
.mytext {color:#da15b2;}
This box has a color of #da15b2
<div style="background-color:#da15b2;">Content here</div>
.mybackground {background-color:#da15b2;}
Border around this has a color of #da15b2
<div style="border:2px solid #da15b2;">Content here</div>
.myborder {border:2px solid #da15b2;}