#d82fb7 color space conversions
Hex:
#d82fb7
RGB:
216, 47, 183
CMY:
15, 82, 28
CMYK:
0, 78, 15, 15
HSL:
312°, 68.4211%, 51.5686%
HSV (HSB):
312°, 78.2407%, 84.7059%
XYZ:
37.8827, 20.0509, 46.6733
xyY:
0.3621, 0.1917, 20.0509
CIE-Lab:
51.8947, 75.3135, -33.7396
CIE-LCH:
51.8947, 82.5256, 335.8682
CIE-Luv:
51.8947, 80.0984, -61.6171
Hunter-Lab:
44.7782, 72.6504, -30.4546
#d82fb7 color charts
#d82fb7 color shades, tints & tones
#d82fb7 color schemes
#d82fb7 color preview, HTML & CSS examples
This text has a color of #d82fb7
<p style="color:#d82fb7;">Text here</p>
.mytext {color:#d82fb7;}
This box has a color of #d82fb7
<div style="background-color:#d82fb7;">Content here</div>
.mybackground {background-color:#d82fb7;}
Border around this has a color of #d82fb7
<div style="border:2px solid #d82fb7;">Content here</div>
.myborder {border:2px solid #d82fb7;}