#d45bdd color space conversions
Hex:
#d45bdd
RGB:
212, 91, 221
CMY:
17, 64, 13
CMYK:
4, 59, 0, 13
HSL:
296°, 65.6566%, 61.1765%
HSV (HSB):
296°, 58.8235%, 86.6667%
XYZ:
43.9436, 26.6997, 71.2441
xyY:
0.3097, 0.1882, 26.6997
CIE-Lab:
58.6953, 64.6617, -44.8456
CIE-LCH:
58.6953, 78.6909, 325.2571
CIE-Luv:
58.6953, 52.8215, -78.7746
Hunter-Lab:
51.6717, 61.3777, -45.5778
#d45bdd color charts
#d45bdd color shades, tints & tones
#d45bdd color schemes
#d45bdd color preview, HTML & CSS examples
This text has a color of #d45bdd
<p style="color:#d45bdd;">Text here</p>
.mytext {color:#d45bdd;}
This box has a color of #d45bdd
<div style="background-color:#d45bdd;">Content here</div>
.mybackground {background-color:#d45bdd;}
Border around this has a color of #d45bdd
<div style="border:2px solid #d45bdd;">Content here</div>
.myborder {border:2px solid #d45bdd;}