#fc82f0 color space conversions
Hex:
#fc82f0
RGB:
252, 130, 240
CMY:
1, 49, 6
CMYK:
0, 48, 5, 1
HSL:
306°, 95.3125%, 74.9020%
HSV (HSB):
306°, 48.4127%, 98.8235%
XYZ:
63.8557, 42.9520, 87.3631
xyY:
0.3289, 0.2212, 42.9520
CIE-Lab:
71.5224, 60.6640, -34.9451
CIE-LCH:
71.5224, 70.0092, 330.0562
CIE-Luv:
71.5224, 60.8285, -64.9971
Hunter-Lab:
65.5378, 59.2276, -33.1583
#fc82f0 color charts
#fc82f0 color shades, tints & tones
#fc82f0 color schemes
#fc82f0 color preview, HTML & CSS examples
This text has a color of #fc82f0
<p style="color:#fc82f0;">Text here</p>
.mytext {color:#fc82f0;}
This box has a color of #fc82f0
<div style="background-color:#fc82f0;">Content here</div>
.mybackground {background-color:#fc82f0;}
Border around this has a color of #fc82f0
<div style="border:2px solid #fc82f0;">Content here</div>
.myborder {border:2px solid #fc82f0;}