#d31ca3 color space conversions
Hex:
#d31ca3
RGB:
211, 28, 163
CMY:
17, 89, 36
CMYK:
0, 87, 23, 17
HSL:
316°, 76.5690%, 46.8627%
HSV (HSB):
316°, 86.7299%, 82.7451%
XYZ:
33.8901, 17.3237, 36.2079
xyY:
0.3877, 0.1982, 17.3237
CIE-Lab:
48.6654, 75.8231, -27.0701
CIE-LCH:
48.6654, 80.5105, 340.3526
CIE-Luv:
48.6654, 87.9794, -51.1485
Hunter-Lab:
41.6218, 72.5035, -22.4427
#d31ca3 color charts
#d31ca3 color shades, tints & tones
#d31ca3 color schemes
#d31ca3 color preview, HTML & CSS examples
This text has a color of #d31ca3
<p style="color:#d31ca3;">Text here</p>
.mytext {color:#d31ca3;}
This box has a color of #d31ca3
<div style="background-color:#d31ca3;">Content here</div>
.mybackground {background-color:#d31ca3;}
Border around this has a color of #d31ca3
<div style="border:2px solid #d31ca3;">Content here</div>
.myborder {border:2px solid #d31ca3;}