#fe5fea color space conversions
Hex:
#fe5fea
RGB:
254, 95, 234
CMY:
0, 63, 8
CMYK:
0, 63, 8, 0
HSL:
308°, 98.7578%, 68.4314%
HSV (HSB):
308°, 62.5984%, 99.6078%
XYZ:
59.8165, 35.1958, 81.4827
xyY:
0.3389, 0.1994, 35.1958
CIE-Lab:
65.9008, 75.4597, -40.3705
CIE-LCH:
65.9008, 85.5801, 331.8535
CIE-Luv:
65.9008, 76.8214, -75.1377
Hunter-Lab:
59.3260, 76.1554, -39.9050
#fe5fea color charts
#fe5fea color shades, tints & tones
#fe5fea color schemes
#fe5fea color preview, HTML & CSS examples
This text has a color of #fe5fea
<p style="color:#fe5fea;">Text here</p>
.mytext {color:#fe5fea;}
This box has a color of #fe5fea
<div style="background-color:#fe5fea;">Content here</div>
.mybackground {background-color:#fe5fea;}
Border around this has a color of #fe5fea
<div style="border:2px solid #fe5fea;">Content here</div>
.myborder {border:2px solid #fe5fea;}