#fc82ea color space conversions
Hex:
#fc82ea
RGB:
252, 130, 234
CMY:
1, 49, 8
CMYK:
0, 48, 7, 1
HSL:
309°, 95.3125%, 74.9020%
HSV (HSB):
309°, 48.4127%, 98.8235%
XYZ:
62.9788, 42.6012, 82.7454
xyY:
0.3344, 0.2262, 42.6012
CIE-Lab:
71.2835, 59.6799, -32.0232
CIE-LCH:
71.2835, 67.7287, 331.7828
CIE-Luv:
71.2835, 62.3371, -60.0908
Hunter-Lab:
65.2696, 58.0132, -29.4760
#fc82ea color charts
#fc82ea color shades, tints & tones
#fc82ea color schemes
#fc82ea color preview, HTML & CSS examples
This text has a color of #fc82ea
<p style="color:#fc82ea;">Text here</p>
.mytext {color:#fc82ea;}
This box has a color of #fc82ea
<div style="background-color:#fc82ea;">Content here</div>
.mybackground {background-color:#fc82ea;}
Border around this has a color of #fc82ea
<div style="border:2px solid #fc82ea;">Content here</div>
.myborder {border:2px solid #fc82ea;}