#da50e4 color space conversions
Hex:
#da50e4
RGB:
218, 80, 228
CMY:
15, 69, 11
CMYK:
4, 65, 0, 11
HSL:
296°, 73.2673%, 60.3922%
HSV (HSB):
296°, 64.9123%, 89.4118%
XYZ:
45.7857, 26.2442, 76.0512
xyY:
0.3092, 0.1772, 26.2442
CIE-Lab:
58.2681, 71.8317, -49.4027
CIE-LCH:
58.2681, 87.1804, 325.4815
CIE-Luv:
58.2681, 57.9396, -86.7596
Hunter-Lab:
51.2291, 69.8825, -52.1576
#da50e4 color charts
#da50e4 color shades, tints & tones
#da50e4 color schemes
#da50e4 color preview, HTML & CSS examples
This text has a color of #da50e4
<p style="color:#da50e4;">Text here</p>
.mytext {color:#da50e4;}
This box has a color of #da50e4
<div style="background-color:#da50e4;">Content here</div>
.mybackground {background-color:#da50e4;}
Border around this has a color of #da50e4
<div style="border:2px solid #da50e4;">Content here</div>
.myborder {border:2px solid #da50e4;}