#d50acc color space conversions
Hex:
#d50acc
RGB:
213, 10, 204
CMY:
16, 96, 20
CMYK:
0, 95, 4, 16
HSL:
303°, 91.0314%, 43.7255%
HSV (HSB):
303°, 95.3052%, 83.5294%
XYZ:
38.4482, 18.7228, 58.7142
xyY:
0.3318, 0.1616, 18.7228
CIE-Lab:
50.3614, 83.7446, -48.3726
CIE-LCH:
50.3614, 96.7112, 329.9884
CIE-Luv:
50.3614, 73.7064, -83.9445
Hunter-Lab:
43.2699, 82.8868, -50.1633
#d50acc color charts
#d50acc RGB chart
#d50acc CMYK chart
#d50acc RGB pie chart
#d50acc color shades, tints & tones
#d50acc color schemes
#d50acc color preview, HTML & CSS examples
This text has a color of #d50acc
<p style="color:#d50acc;">Text here</p>
.mytext {color:#d50acc;}
Text color #d50acc
This box has a color of #d50acc
<div style="background-color:#d50acc;">Content here</div>
.mybackground {background-color:#d50acc;}
Background color #d50acc
Border around this has a color of #d50acc
<div style="border:2px solid #d50acc;">Content here</div>
.myborder {border:2px solid #d50acc;}
Border color #d50acc