#fe83fc color space conversions
Hex:
#fe83fc
RGB:
254, 131, 252
CMY:
0, 49, 1
CMYK:
0, 48, 1, 0
HSL:
301°, 98.4000%, 75.4902%
HSV (HSB):
301°, 48.4252%, 99.6078%
XYZ:
66.5600, 44.3317, 97.1442
xyY:
0.3199, 0.2131, 44.3317
CIE-Lab:
72.4497, 62.7638, -40.0382
CIE-LCH:
72.4497, 74.4470, 327.4654
CIE-Luv:
72.4497, 58.7924, -73.7552
Hunter-Lab:
66.5821, 61.9224, -39.8976
#fe83fc color charts
#fe83fc color shades, tints & tones
#fe83fc color schemes
#fe83fc color preview, HTML & CSS examples
This text has a color of #fe83fc
<p style="color:#fe83fc;">Text here</p>
.mytext {color:#fe83fc;}
This box has a color of #fe83fc
<div style="background-color:#fe83fc;">Content here</div>
.mybackground {background-color:#fe83fc;}
Border around this has a color of #fe83fc
<div style="border:2px solid #fe83fc;">Content here</div>
.myborder {border:2px solid #fe83fc;}