#fc82e7 color space conversions
Hex:
#fc82e7
RGB:
252, 130, 231
CMY:
1, 49, 9
CMYK:
0, 48, 8, 1
HSL:
310°, 95.3125%, 74.9020%
HSV (HSB):
310°, 48.4127%, 98.8235%
XYZ:
62.5513, 42.4302, 80.4943
xyY:
0.3372, 0.2288, 42.4302
CIE-Lab:
71.1665, 59.1955, -30.5545
CIE-LCH:
71.1665, 66.6159, 332.6989
CIE-Luv:
71.1665, 63.0944, -57.6379
Hunter-Lab:
65.1385, 57.4180, -27.6702
#fc82e7 color charts
#fc82e7 color shades, tints & tones
#fc82e7 color schemes
#fc82e7 color preview, HTML & CSS examples
This text has a color of #fc82e7
<p style="color:#fc82e7;">Text here</p>
.mytext {color:#fc82e7;}
This box has a color of #fc82e7
<div style="background-color:#fc82e7;">Content here</div>
.mybackground {background-color:#fc82e7;}
Border around this has a color of #fc82e7
<div style="border:2px solid #fc82e7;">Content here</div>
.myborder {border:2px solid #fc82e7;}