#d31ca7 color space conversions
Hex:
#d31ca7
RGB:
211, 28, 167
CMY:
17, 89, 35
CMYK:
0, 87, 21, 17
HSL:
314°, 76.5690%, 46.8627%
HSV (HSB):
314°, 86.7299%, 82.7451%
XYZ:
34.2543, 17.4694, 38.1257
xyY:
0.3812, 0.1944, 17.4694
CIE-Lab:
48.8461, 76.3095, -29.1629
CIE-LCH:
48.8461, 81.6922, 339.0849
CIE-Luv:
48.8461, 86.2335, -54.2858
Hunter-Lab:
41.7964, 73.1460, -24.8255
#d31ca7 color charts
#d31ca7 color shades, tints & tones
#d31ca7 color schemes
#d31ca7 color preview, HTML & CSS examples
This text has a color of #d31ca7
<p style="color:#d31ca7;">Text here</p>
.mytext {color:#d31ca7;}
This box has a color of #d31ca7
<div style="background-color:#d31ca7;">Content here</div>
.mybackground {background-color:#d31ca7;}
Border around this has a color of #d31ca7
<div style="border:2px solid #d31ca7;">Content here</div>
.myborder {border:2px solid #d31ca7;}