#fe45fc color space conversions
Hex:
#fe45fc
RGB:
254, 69, 252
CMY:
0, 73, 1
CMYK:
0, 73, 1, 0
HSL:
301°, 98.9305%, 63.3333%
HSV (HSB):
301°, 72.8346%, 99.6078%
XYZ:
60.5719, 32.3553, 95.1482
xyY:
0.3221, 0.1720, 32.3553
CIE-Lab:
63.6355, 87.0199, -53.9072
CIE-LCH:
63.6355, 102.3643, 328.2226
CIE-Luv:
63.6355, 77.4316, -97.6693
Hunter-Lab:
56.8818, 90.5368, -59.3593
#fe45fc color charts
#fe45fc color shades, tints & tones
#fe45fc color schemes
#fe45fc color preview, HTML & CSS examples
This text has a color of #fe45fc
<p style="color:#fe45fc;">Text here</p>
.mytext {color:#fe45fc;}
This box has a color of #fe45fc
<div style="background-color:#fe45fc;">Content here</div>
.mybackground {background-color:#fe45fc;}
Border around this has a color of #fe45fc
<div style="border:2px solid #fe45fc;">Content here</div>
.myborder {border:2px solid #fe45fc;}