#d932d2 color space conversions
Hex:
#d932d2
RGB:
217, 50, 210
CMY:
15, 80, 18
CMYK:
0, 77, 3, 15
HSL:
303°, 68.7243%, 52.3529%
HSV (HSB):
303°, 76.9585%, 85.0980%
XYZ:
41.3887, 21.6861, 62.9772
xyY:
0.3283, 0.1720, 21.6861
CIE-Lab:
53.6923, 78.5835, -46.4777
CIE-LCH:
53.6923, 91.2992, 329.3981
CIE-Luv:
53.6923, 69.8902, -81.7060
Hunter-Lab:
46.5683, 77.1518, -47.5837
#d932d2 color charts
#d932d2 color shades, tints & tones
#d932d2 color schemes
#d932d2 color preview, HTML & CSS examples
This text has a color of #d932d2
<p style="color:#d932d2;">Text here</p>
.mytext {color:#d932d2;}
This box has a color of #d932d2
<div style="background-color:#d932d2;">Content here</div>
.mybackground {background-color:#d932d2;}
Border around this has a color of #d932d2
<div style="border:2px solid #d932d2;">Content here</div>
.myborder {border:2px solid #d932d2;}