#d31cd3 color space conversions
Hex:
#d31cd3
RGB:
211, 28, 211
CMY:
17, 89, 17
CMYK:
0, 87, 0, 17
HSL:
300°, 76.5690%, 46.8627%
HSV (HSB):
300°, 86.7299%, 82.7451%
XYZ:
39.0371, 19.3825, 63.3117
xyY:
0.3207, 0.1592, 19.3825
CIE-Lab:
51.1318, 82.3022, -51.1869
CIE-LCH:
51.1318, 96.9213, 328.1209
CIE-Luv:
51.1318, 68.2081, -88.1957
Hunter-Lab:
44.0256, 81.2295, -54.4450
#d31cd3 color charts
#d31cd3 color shades, tints & tones
#d31cd3 color schemes
#d31cd3 color preview, HTML & CSS examples
This text has a color of #d31cd3
<p style="color:#d31cd3;">Text here</p>
.mytext {color:#d31cd3;}
This box has a color of #d31cd3
<div style="background-color:#d31cd3;">Content here</div>
.mybackground {background-color:#d31cd3;}
Border around this has a color of #d31cd3
<div style="border:2px solid #d31cd3;">Content here</div>
.myborder {border:2px solid #d31cd3;}