#d50ab5 color space conversions
Hex:
#d50ab5
RGB:
213, 10, 181
CMY:
16, 96, 29
CMYK:
0, 95, 15, 16
HSL:
309°, 91.0314%, 43.7255%
HSV (HSB):
309°, 95.3052%, 83.5294%
XYZ:
35.8896, 17.6994, 45.2408
xyY:
0.3631, 0.1791, 17.6994
CIE-Lab:
49.1295, 80.6628, -36.9483
CIE-LCH:
49.1295, 88.7224, 335.3894
CIE-Luv:
49.1295, 83.4067, -66.3615
Hunter-Lab:
42.0707, 78.6509, -34.3082
#d50ab5 color charts
#d50ab5 color shades, tints & tones
#d50ab5 color schemes
#d50ab5 color preview, HTML & CSS examples
This text has a color of #d50ab5
<p style="color:#d50ab5;">Text here</p>
.mytext {color:#d50ab5;}
This box has a color of #d50ab5
<div style="background-color:#d50ab5;">Content here</div>
.mybackground {background-color:#d50ab5;}
Border around this has a color of #d50ab5
<div style="border:2px solid #d50ab5;">Content here</div>
.myborder {border:2px solid #d50ab5;}