#fe85fc color space conversions
Hex:
#fe85fc
RGB:
254, 133, 252
CMY:
0, 48, 1
CMYK:
0, 48, 1, 0
HSL:
301°, 98.3740%, 75.8824%
HSV (HSB):
301°, 47.6378%, 99.6078%
XYZ:
66.8313, 44.8742, 97.2346
xyY:
0.3199, 0.2148, 44.8742
CIE-Lab:
72.8090, 61.8174, -39.4785
CIE-LCH:
72.8090, 73.3481, 327.4365
CIE-Luv:
72.8090, 58.0069, -72.7475
Hunter-Lab:
66.9882, 60.8526, -39.1689
#fe85fc color charts
#fe85fc color shades, tints & tones
#fe85fc color schemes
#fe85fc color preview, HTML & CSS examples
This text has a color of #fe85fc
<p style="color:#fe85fc;">Text here</p>
.mytext {color:#fe85fc;}
This box has a color of #fe85fc
<div style="background-color:#fe85fc;">Content here</div>
.mybackground {background-color:#fe85fc;}
Border around this has a color of #fe85fc
<div style="border:2px solid #fe85fc;">Content here</div>
.myborder {border:2px solid #fe85fc;}