#d50ac5 color space conversions
Hex:
#d50ac5
RGB:
213, 10, 197
CMY:
16, 96, 23
CMYK:
0, 95, 8, 16
HSL:
305°, 91.0314%, 43.7255%
HSV (HSB):
305°, 95.3052%, 83.5294%
XYZ:
37.6272, 18.3944, 54.3906
xyY:
0.3408, 0.1666, 18.3944
CIE-Lab:
49.9711, 82.7758, -44.9474
CIE-LCH:
49.9711, 94.1918, 331.4979
CIE-Luv:
49.9711, 76.5778, -78.6463
Hunter-Lab:
42.8887, 81.5464, -45.1683
#d50ac5 color charts
#d50ac5 color shades, tints & tones
#d50ac5 color schemes
#d50ac5 color preview, HTML & CSS examples
This text has a color of #d50ac5
<p style="color:#d50ac5;">Text here</p>
.mytext {color:#d50ac5;}
This box has a color of #d50ac5
<div style="background-color:#d50ac5;">Content here</div>
.mybackground {background-color:#d50ac5;}
Border around this has a color of #d50ac5
<div style="border:2px solid #d50ac5;">Content here</div>
.myborder {border:2px solid #d50ac5;}