#fe7cff color space conversions
Hex:
#fe7cff
RGB:
254, 124, 255
CMY:
0, 51, 0
CMYK:
0, 51, 0, 0
HSL:
300°, 100.0000%, 74.3137%
HSV (HSB):
300°, 51.3725%, 100.0000%
XYZ:
66.1307, 42.7061, 99.3654
xyY:
0.3176, 0.2051, 42.7061
CIE-Lab:
71.3551, 66.5252, -43.3818
CIE-LCH:
71.3551, 79.4203, 326.8912
CIE-Luv:
71.3551, 60.6795, -79.6120
Hunter-Lab:
65.3499, 66.2703, -44.4062
#fe7cff color charts
#fe7cff color shades, tints & tones
#fe7cff color schemes
#fe7cff color preview, HTML & CSS examples
This text has a color of #fe7cff
<p style="color:#fe7cff;">Text here</p>
.mytext {color:#fe7cff;}
This box has a color of #fe7cff
<div style="background-color:#fe7cff;">Content here</div>
.mybackground {background-color:#fe7cff;}
Border around this has a color of #fe7cff
<div style="border:2px solid #fe7cff;">Content here</div>
.myborder {border:2px solid #fe7cff;}