#fe44ff color space conversions
Hex:
#fe44ff
RGB:
254, 68, 255
CMY:
0, 73, 0
CMYK:
0, 73, 0, 0
HSL:
300°, 100.0000%, 63.3333%
HSV (HSB):
300°, 73.3333%, 100.0000%
XYZ:
60.9902, 32.4251, 97.6519
xyY:
0.3192, 0.1697, 32.4251
CIE-Lab:
63.6927, 87.7618, -55.4713
CIE-LCH:
63.6927, 103.8229, 327.7044
CIE-Luv:
63.6927, 76.5725, -100.2365
Hunter-Lab:
56.9430, 91.5364, -61.8166
#fe44ff color charts
#fe44ff color shades, tints & tones
#fe44ff color schemes
#fe44ff color preview, HTML & CSS examples
This text has a color of #fe44ff
<p style="color:#fe44ff;">Text here</p>
.mytext {color:#fe44ff;}
This box has a color of #fe44ff
<div style="background-color:#fe44ff;">Content here</div>
.mybackground {background-color:#fe44ff;}
Border around this has a color of #fe44ff
<div style="border:2px solid #fe44ff;">Content here</div>
.myborder {border:2px solid #fe44ff;}