#d32acc color space conversions
Hex:
#d32acc
RGB:
211, 42, 204
CMY:
17, 84, 20
CMYK:
0, 80, 3, 17
HSL:
302°, 66.7984%, 49.6078%
HSV (HSB):
302°, 80.0948%, 82.7451%
XYZ:
38.5910, 19.8644, 58.9270
xyY:
0.3288, 0.1692, 19.8644
CIE-Lab:
51.6836, 78.5025, -46.2893
CIE-LCH:
51.6836, 91.1337, 329.4741
CIE-Luv:
51.6836, 69.1145, -80.6716
Hunter-Lab:
44.5695, 76.5594, -47.1907
#d32acc color charts
#d32acc RGB chart
#d32acc CMYK chart
#d32acc RGB pie chart
#d32acc color shades, tints & tones
#d32acc color schemes
#d32acc color preview, HTML & CSS examples
This text has a color of #d32acc
<p style="color:#d32acc;">Text here</p>
.mytext {color:#d32acc;}
Text color #d32acc
This box has a color of #d32acc
<div style="background-color:#d32acc;">Content here</div>
.mybackground {background-color:#d32acc;}
Background color #d32acc
Border around this has a color of #d32acc
<div style="border:2px solid #d32acc;">Content here</div>
.myborder {border:2px solid #d32acc;}
Border color #d32acc