#fe81ee color space conversions
Hex:
#fe81ee
RGB:
254, 129, 238
CMY:
0, 49, 7
CMYK:
0, 49, 6, 0
HSL:
308°, 98.4252%, 75.0980%
HSV (HSB):
308°, 49.2126%, 99.6078%
XYZ:
64.1559, 42.9444, 85.7966
xyY:
0.3326, 0.2226, 42.9444
CIE-Lab:
71.5172, 61.3715, -33.8365
CIE-LCH:
71.5172, 70.0812, 331.1303
CIE-Luv:
71.5172, 63.1241, -63.3270
Hunter-Lab:
65.5320, 60.0709, -31.7521
#fe81ee color charts
#fe81ee color shades, tints & tones
#fe81ee color schemes
#fe81ee color preview, HTML & CSS examples
This text has a color of #fe81ee
<p style="color:#fe81ee;">Text here</p>
.mytext {color:#fe81ee;}
This box has a color of #fe81ee
<div style="background-color:#fe81ee;">Content here</div>
.mybackground {background-color:#fe81ee;}
Border around this has a color of #fe81ee
<div style="border:2px solid #fe81ee;">Content here</div>
.myborder {border:2px solid #fe81ee;}