#d31bdd color space conversions
Hex:
#d31bdd
RGB:
211, 27, 221
CMY:
17, 89, 13
CMYK:
5, 88, 0, 13
HSL:
297°, 78.2258%, 48.6275%
HSV (HSB):
297°, 87.7828%, 86.6667%
XYZ:
40.3070, 19.8532, 70.1142
xyY:
0.3094, 0.1524, 19.8532
CIE-Lab:
51.6708, 83.9660, -56.0340
CIE-LCH:
51.6708, 100.9460, 326.2832
CIE-Luv:
51.6708, 64.5738, -95.7513
Hunter-Lab:
44.5569, 83.4998, -62.1082
#d31bdd color charts
#d31bdd color shades, tints & tones
#d31bdd color schemes
#d31bdd color preview, HTML & CSS examples
This text has a color of #d31bdd
<p style="color:#d31bdd;">Text here</p>
.mytext {color:#d31bdd;}
This box has a color of #d31bdd
<div style="background-color:#d31bdd;">Content here</div>
.mybackground {background-color:#d31bdd;}
Border around this has a color of #d31bdd
<div style="border:2px solid #d31bdd;">Content here</div>
.myborder {border:2px solid #d31bdd;}