#fe82fc color space conversions
Hex:
#fe82fc
RGB:
254, 130, 252
CMY:
0, 49, 1
CMYK:
0, 49, 1, 0
HSL:
301°, 98.4127%, 75.2941%
HSV (HSB):
301°, 48.8189%, 99.6078%
XYZ:
66.4264, 44.0644, 97.0997
xyY:
0.3200, 0.2123, 44.0644
CIE-Lab:
72.2715, 63.2343, -40.3160
CIE-LCH:
72.2715, 74.9930, 327.4799
CIE-Luv:
72.2715, 59.1814, -74.2542
Hunter-Lab:
66.3810, 62.4553, -40.2605
#fe82fc color charts
#fe82fc color shades, tints & tones
#fe82fc color schemes
#fe82fc color preview, HTML & CSS examples
This text has a color of #fe82fc
<p style="color:#fe82fc;">Text here</p>
.mytext {color:#fe82fc;}
This box has a color of #fe82fc
<div style="background-color:#fe82fc;">Content here</div>
.mybackground {background-color:#fe82fc;}
Border around this has a color of #fe82fc
<div style="border:2px solid #fe82fc;">Content here</div>
.myborder {border:2px solid #fe82fc;}