#d82ac3 color space conversions
Hex:
#d82ac3
RGB:
216, 42, 195
CMY:
15, 84, 24
CMYK:
0, 81, 10, 15
HSL:
307°, 69.0476%, 50.5882%
HSV (HSB):
307°, 80.5556%, 84.7059%
XYZ:
38.9972, 20.1950, 53.4724
xyY:
0.3461, 0.1792, 20.1950
CIE-Lab:
52.0570, 78.1877, -40.4530
CIE-LCH:
52.0570, 88.0327, 332.6437
CIE-Luv:
52.0570, 76.2585, -72.0859
Hunter-Lab:
44.9388, 76.2564, -39.0916
#d82ac3 color charts
#d82ac3 color shades, tints & tones
#d82ac3 color schemes
#d82ac3 color preview, HTML & CSS examples
This text has a color of #d82ac3
<p style="color:#d82ac3;">Text here</p>
.mytext {color:#d82ac3;}
This box has a color of #d82ac3
<div style="background-color:#d82ac3;">Content here</div>
.mybackground {background-color:#d82ac3;}
Border around this has a color of #d82ac3
<div style="border:2px solid #d82ac3;">Content here</div>
.myborder {border:2px solid #d82ac3;}