#d50abc color space conversions
Hex:
#d50abc
RGB:
213, 10, 188
CMY:
16, 96, 26
CMYK:
0, 95, 12, 16
HSL:
307°, 91.0314%, 43.7255%
HSV (HSB):
307°, 95.3052%, 83.5294%
XYZ:
36.6262, 17.9941, 49.1197
xyY:
0.3531, 0.1735, 17.9941
CIE-Lab:
49.4889, 81.5693, -40.4775
CIE-LCH:
49.4889, 91.0603, 333.6078
CIE-Luv:
49.4889, 80.3756, -71.7627
Hunter-Lab:
42.4194, 79.8884, -38.9615
#d50abc color charts
#d50abc color shades, tints & tones
#d50abc color schemes
#d50abc color preview, HTML & CSS examples
This text has a color of #d50abc
<p style="color:#d50abc;">Text here</p>
.mytext {color:#d50abc;}
This box has a color of #d50abc
<div style="background-color:#d50abc;">Content here</div>
.mybackground {background-color:#d50abc;}
Border around this has a color of #d50abc
<div style="border:2px solid #d50abc;">Content here</div>
.myborder {border:2px solid #d50abc;}