#fe4ffc color space conversions
Hex:
#fe4ffc
RGB:
254, 79, 252
CMY:
0, 69, 1
CMYK:
0, 69, 1, 0
HSL:
301°, 98.8701%, 65.2941%
HSV (HSB):
301°, 68.8976%, 99.6078%
XYZ:
61.2397, 33.6911, 95.3708
xyY:
0.3218, 0.1770, 33.6911
CIE-Lab:
64.7166, 83.9356, -52.1922
CIE-LCH:
64.7166, 98.8393, 328.1261
CIE-Luv:
64.7166, 75.2376, -94.8537
Hunter-Lab:
58.0440, 86.7506, -56.7872
#fe4ffc color charts
#fe4ffc color shades, tints & tones
#fe4ffc color schemes
#fe4ffc color preview, HTML & CSS examples
This text has a color of #fe4ffc
<p style="color:#fe4ffc;">Text here</p>
.mytext {color:#fe4ffc;}
This box has a color of #fe4ffc
<div style="background-color:#fe4ffc;">Content here</div>
.mybackground {background-color:#fe4ffc;}
Border around this has a color of #fe4ffc
<div style="border:2px solid #fe4ffc;">Content here</div>
.myborder {border:2px solid #fe4ffc;}