#da50bd color space conversions
Hex:
#da50bd
RGB:
218, 80, 189
CMY:
15, 69, 26
CMYK:
0, 63, 13, 15
HSL:
313°, 65.0943%, 58.4314%
HSV (HSB):
313°, 63.3028%, 85.4902%
XYZ:
40.9674, 24.3169, 50.6785
xyY:
0.3533, 0.2097, 24.3169
CIE-Lab:
56.4037, 65.6063, -30.1612
CIE-LCH:
56.4037, 72.2072, 335.3103
CIE-Luv:
56.4037, 70.3638, -55.6954
Hunter-Lab:
49.3121, 61.9975, -26.4144
#da50bd color charts
#da50bd color shades, tints & tones
#da50bd color schemes
#da50bd color preview, HTML & CSS examples
This text has a color of #da50bd
<p style="color:#da50bd;">Text here</p>
.mytext {color:#da50bd;}
This box has a color of #da50bd
<div style="background-color:#da50bd;">Content here</div>
.mybackground {background-color:#da50bd;}
Border around this has a color of #da50bd
<div style="border:2px solid #da50bd;">Content here</div>
.myborder {border:2px solid #da50bd;}