#d932d4 color space conversions
Hex:
#d932d4
RGB:
217, 50, 212
CMY:
15, 80, 17
CMYK:
0, 77, 2, 15
HSL:
302°, 68.7243%, 52.3529%
HSV (HSB):
302°, 76.9585%, 85.0980%
XYZ:
41.6395, 21.7864, 64.2979
xyY:
0.3260, 0.1706, 21.7864
CIE-Lab:
53.7996, 78.8850, -47.4495
CIE-LCH:
53.7996, 92.0559, 328.9730
CIE-Luv:
53.7996, 69.1571, -83.2469
Hunter-Lab:
46.6759, 77.5570, -49.0012
#d932d4 color charts
#d932d4 color shades, tints & tones
#d932d4 color schemes
#d932d4 color preview, HTML & CSS examples
This text has a color of #d932d4
<p style="color:#d932d4;">Text here</p>
.mytext {color:#d932d4;}
This box has a color of #d932d4
<div style="background-color:#d932d4;">Content here</div>
.mybackground {background-color:#d932d4;}
Border around this has a color of #d932d4
<div style="border:2px solid #d932d4;">Content here</div>
.myborder {border:2px solid #d932d4;}