#fc82fe color space conversions
Hex:
#fc82fe
RGB:
252, 130, 254
CMY:
1, 49, 0
CMYK:
1, 49, 0, 0
HSL:
299°, 98.4127%, 75.2941%
HSV (HSB):
299°, 48.8189%, 99.6078%
XYZ:
66.0169, 43.8165, 98.7439
xyY:
0.3165, 0.2101, 43.8165
CIE-Lab:
72.1057, 63.0356, -41.6824
CIE-LCH:
72.1057, 75.5706, 326.5252
CIE-Luv:
72.1057, 57.3468, -76.4232
Hunter-Lab:
66.1940, 62.1829, -42.1091
#fc82fe color charts
#fc82fe color shades, tints & tones
#fc82fe color schemes
#fc82fe color preview, HTML & CSS examples
This text has a color of #fc82fe
<p style="color:#fc82fe;">Text here</p>
.mytext {color:#fc82fe;}
This box has a color of #fc82fe
<div style="background-color:#fc82fe;">Content here</div>
.mybackground {background-color:#fc82fe;}
Border around this has a color of #fc82fe
<div style="border:2px solid #fc82fe;">Content here</div>
.myborder {border:2px solid #fc82fe;}