#fe2cff color space conversions
Hex:
#fe2cff
RGB:
254, 44, 255
CMY:
0, 83, 0
CMYK:
0, 83, 0, 0
HSL:
300°, 100.0000%, 58.6275%
HSV (HSB):
300°, 82.7451%, 100.0000%
XYZ:
59.8237, 30.0922, 97.2631
xyY:
0.3196, 0.1608, 30.0922
CIE-Lab:
61.7337, 93.4386, -58.5925
CIE-LCH:
61.7337, 110.2898, 327.9094
CIE-Luv:
61.7337, 80.3845, -105.1823
Hunter-Lab:
54.8564, 98.6650, -66.7247
#fe2cff color charts
#fe2cff color shades, tints & tones
#fe2cff color schemes
#fe2cff color preview, HTML & CSS examples
This text has a color of #fe2cff
<p style="color:#fe2cff;">Text here</p>
.mytext {color:#fe2cff;}
This box has a color of #fe2cff
<div style="background-color:#fe2cff;">Content here</div>
.mybackground {background-color:#fe2cff;}
Border around this has a color of #fe2cff
<div style="border:2px solid #fe2cff;">Content here</div>
.myborder {border:2px solid #fe2cff;}