#da23b5 color space conversions
Hex:
#da23b5
RGB:
218, 35, 181
CMY:
15, 86, 29
CMYK:
0, 84, 17, 15
HSL:
312°, 72.3320%, 49.6078%
HSV (HSB):
312°, 83.9450%, 85.4902%
XYZ:
37.8550, 19.4437, 45.4739
xyY:
0.3683, 0.1892, 19.4437
CIE-Lab:
51.2023, 78.2081, -33.6303
CIE-LCH:
51.2023, 85.1323, 336.7318
CIE-Luv:
51.2023, 84.6302, -61.7436
Hunter-Lab:
44.0950, 76.0736, -30.2776
#da23b5 color charts
#da23b5 color shades, tints & tones
#da23b5 color schemes
#da23b5 color preview, HTML & CSS examples
This text has a color of #da23b5
<p style="color:#da23b5;">Text here</p>
.mytext {color:#da23b5;}
This box has a color of #da23b5
<div style="background-color:#da23b5;">Content here</div>
.mybackground {background-color:#da23b5;}
Border around this has a color of #da23b5
<div style="border:2px solid #da23b5;">Content here</div>
.myborder {border:2px solid #da23b5;}