#fc82ed color space conversions
Hex:
#fc82ed
RGB:
252, 130, 237
CMY:
1, 49, 7
CMYK:
0, 48, 6, 1
HSL:
307°, 95.3125%, 74.9020%
HSV (HSB):
307°, 48.4127%, 98.8235%
XYZ:
63.4136, 42.7751, 85.0349
xyY:
0.3316, 0.2237, 42.7751
CIE-Lab:
71.4021, 60.1695, -33.4867
CIE-LCH:
71.4021, 68.8602, 330.9023
CIE-Luv:
71.4021, 61.5818, -62.5441
Hunter-Lab:
65.4027, 58.6165, -31.3055
#fc82ed color charts
#fc82ed color shades, tints & tones
#fc82ed color schemes
#fc82ed color preview, HTML & CSS examples
This text has a color of #fc82ed
<p style="color:#fc82ed;">Text here</p>
.mytext {color:#fc82ed;}
This box has a color of #fc82ed
<div style="background-color:#fc82ed;">Content here</div>
.mybackground {background-color:#fc82ed;}
Border around this has a color of #fc82ed
<div style="border:2px solid #fc82ed;">Content here</div>
.myborder {border:2px solid #fc82ed;}