#d92ddd color space conversions
Hex:
#d92ddd
RGB:
217, 45, 221
CMY:
15, 82, 13
CMYK:
2, 80, 0, 13
HSL:
299°, 72.1311%, 52.1569%
HSV (HSB):
299°, 79.6380%, 86.6667%
XYZ:
42.6048, 21.8489, 70.3784
xyY:
0.3160, 0.1620, 21.8489
CIE-Lab:
53.8664, 81.5092, -52.4652
CIE-LCH:
53.8664, 96.9348, 327.2318
CIE-Luv:
53.8664, 66.6941, -91.1465
Hunter-Lab:
46.7429, 80.8978, -56.5500
#d92ddd color charts
#d92ddd color shades, tints & tones
#d92ddd color schemes
#d92ddd color preview, HTML & CSS examples
This text has a color of #d92ddd
<p style="color:#d92ddd;">Text here</p>
.mytext {color:#d92ddd;}
This box has a color of #d92ddd
<div style="background-color:#d92ddd;">Content here</div>
.mybackground {background-color:#d92ddd;}
Border around this has a color of #d92ddd
<div style="border:2px solid #d92ddd;">Content here</div>
.myborder {border:2px solid #d92ddd;}