#da50a8 color space conversions
Hex:
#da50a8
RGB:
218, 80, 168
CMY:
15, 69, 34
CMYK:
0, 63, 23, 15
HSL:
322°, 65.0943%, 58.4314%
HSV (HSB):
322°, 63.3028%, 85.4902%
XYZ:
38.8500, 23.4699, 39.5283
xyY:
0.3814, 0.2304, 23.4699
CIE-Lab:
55.5531, 62.6501, -19.3070
CIE-LCH:
55.5531, 65.5575, 342.8722
CIE-Luv:
55.5531, 77.4007, -38.8117
Hunter-Lab:
48.4457, 58.3640, -14.4644
#da50a8 color charts
#da50a8 color shades, tints & tones
#da50a8 color schemes
#da50a8 color preview, HTML & CSS examples
This text has a color of #da50a8
<p style="color:#da50a8;">Text here</p>
.mytext {color:#da50a8;}
This box has a color of #da50a8
<div style="background-color:#da50a8;">Content here</div>
.mybackground {background-color:#da50a8;}
Border around this has a color of #da50a8
<div style="border:2px solid #da50a8;">Content here</div>
.myborder {border:2px solid #da50a8;}