#d82fca color space conversions
Hex:
#d82fca
RGB:
216, 47, 202
CMY:
15, 82, 21
CMYK:
0, 78, 6, 15
HSL:
305°, 68.4211%, 51.5686%
HSV (HSB):
305°, 78.2407%, 84.7059%
XYZ:
39.9961, 20.8962, 57.8025
xyY:
0.3370, 0.1761, 20.8962
CIE-Lab:
52.8357, 77.9764, -43.2594
CIE-LCH:
52.8357, 89.1723, 330.9796
CIE-Luv:
52.8357, 72.6868, -76.4968
Hunter-Lab:
45.7124, 76.1820, -42.9724
#d82fca color charts
#d82fca color shades, tints & tones
#d82fca color schemes
#d82fca color preview, HTML & CSS examples
This text has a color of #d82fca
<p style="color:#d82fca;">Text here</p>
.mytext {color:#d82fca;}
This box has a color of #d82fca
<div style="background-color:#d82fca;">Content here</div>
.mybackground {background-color:#d82fca;}
Border around this has a color of #d82fca
<div style="border:2px solid #d82fca;">Content here</div>
.myborder {border:2px solid #d82fca;}