#d032d6 color space conversions
Hex:
#d032d6
RGB:
208, 50, 214
CMY:
18, 80, 16
CMYK:
3, 77, 0, 16
HSL:
298°, 66.6667%, 51.7647%
HSV (HSB):
298°, 76.6355%, 83.9216%
XYZ:
39.2906, 20.5461, 65.5133
xyY:
0.3134, 0.1639, 20.5461
CIE-Lab:
52.4492, 77.4267, -50.8285
CIE-LCH:
52.4492, 92.6199, 326.7162
CIE-Luv:
52.4492, 62.0813, -87.5704
Hunter-Lab:
45.3279, 75.4018, -53.9636
#d032d6 color charts
#d032d6 color shades, tints & tones
#d032d6 color schemes
#d032d6 color preview, HTML & CSS examples
This text has a color of #d032d6
<p style="color:#d032d6;">Text here</p>
.mytext {color:#d032d6;}
This box has a color of #d032d6
<div style="background-color:#d032d6;">Content here</div>
.mybackground {background-color:#d032d6;}
Border around this has a color of #d032d6
<div style="border:2px solid #d032d6;">Content here</div>
.myborder {border:2px solid #d032d6;}