#d31aa1 color space conversions
Hex:
#d31aa1
RGB:
211, 26, 161
CMY:
17, 90, 37
CMYK:
0, 88, 24, 17
HSL:
316°, 78.0591%, 46.4706%
HSV (HSB):
316°, 87.6777%, 82.7451%
XYZ:
33.6664, 17.1609, 35.2562
xyY:
0.3911, 0.1994, 17.1609
CIE-Lab:
48.4621, 75.9175, -26.1957
CIE-LCH:
48.4621, 80.3099, 340.9628
CIE-Luv:
48.4621, 89.1447, -49.8650
Hunter-Lab:
41.4257, 72.5708, -21.4620
#d31aa1 color charts
#d31aa1 color shades, tints & tones
#d31aa1 color schemes
#d31aa1 color preview, HTML & CSS examples
This text has a color of #d31aa1
<p style="color:#d31aa1;">Text here</p>
.mytext {color:#d31aa1;}
This box has a color of #d31aa1
<div style="background-color:#d31aa1;">Content here</div>
.mybackground {background-color:#d31aa1;}
Border around this has a color of #d31aa1
<div style="border:2px solid #d31aa1;">Content here</div>
.myborder {border:2px solid #d31aa1;}