#fc82fd color space conversions
Hex:
#fc82fd
RGB:
252, 130, 253
CMY:
1, 49, 1
CMYK:
0, 49, 0, 1
HSL:
300°, 96.8504%, 75.0980%
HSV (HSB):
300°, 48.6166%, 99.2157%
XYZ:
65.8571, 43.7526, 97.9025
xyY:
0.3174, 0.2108, 43.7526
CIE-Lab:
72.0628, 62.8628, -41.2049
CIE-LCH:
72.0628, 75.1637, 326.7562
CIE-Luv:
72.0628, 57.5934, -75.6089
Hunter-Lab:
66.1457, 61.9662, -41.4534
#fc82fd color charts
#fc82fd color shades, tints & tones
#fc82fd color schemes
#fc82fd color preview, HTML & CSS examples
This text has a color of #fc82fd
<p style="color:#fc82fd;">Text here</p>
.mytext {color:#fc82fd;}
This box has a color of #fc82fd
<div style="background-color:#fc82fd;">Content here</div>
.mybackground {background-color:#fc82fd;}
Border around this has a color of #fc82fd
<div style="border:2px solid #fc82fd;">Content here</div>
.myborder {border:2px solid #fc82fd;}