#da23a8 color space conversions
Hex:
#da23a8
RGB:
218, 35, 168
CMY:
15, 86, 34
CMYK:
0, 84, 23, 15
HSL:
316°, 72.3320%, 49.6078%
HSV (HSB):
316°, 83.9450%, 85.4902%
XYZ:
36.5824, 18.9346, 38.7724
xyY:
0.3880, 0.2008, 18.9346
CIE-Lab:
50.6107, 76.5888, -26.9132
CIE-LCH:
50.6107, 81.1799, 340.6386
CIE-Luv:
50.6107, 90.1849, -51.5205
Hunter-Lab:
43.5140, 73.9162, -22.3697
#da23a8 color charts
#da23a8 color shades, tints & tones
#da23a8 color schemes
#da23a8 color preview, HTML & CSS examples
This text has a color of #da23a8
<p style="color:#da23a8;">Text here</p>
.mytext {color:#da23a8;}
This box has a color of #da23a8
<div style="background-color:#da23a8;">Content here</div>
.mybackground {background-color:#da23a8;}
Border around this has a color of #da23a8
<div style="border:2px solid #da23a8;">Content here</div>
.myborder {border:2px solid #da23a8;}