#fe9dfc color space conversions
Hex:
#fe9dfc
RGB:
254, 157, 252
CMY:
0, 38, 1
CMYK:
0, 38, 1, 0
HSL:
301°, 97.9798%, 80.5882%
HSV (HSB):
301°, 38.1890%, 99.6078%
XYZ:
70.5007, 52.2130, 98.4578
xyY:
0.3188, 0.2361, 52.2130
CIE-Lab:
77.4081, 49.9865, -32.3532
CIE-LCH:
77.4081, 59.5431, 327.0875
CIE-Luv:
77.4081, 47.8785, -59.7560
Hunter-Lab:
72.2586, 47.7050, -30.2061
#fe9dfc color charts
#fe9dfc color shades, tints & tones
#fe9dfc color schemes
#fe9dfc color preview, HTML & CSS examples
This text has a color of #fe9dfc
<p style="color:#fe9dfc;">Text here</p>
.mytext {color:#fe9dfc;}
This box has a color of #fe9dfc
<div style="background-color:#fe9dfc;">Content here</div>
.mybackground {background-color:#fe9dfc;}
Border around this has a color of #fe9dfc
<div style="border:2px solid #fe9dfc;">Content here</div>
.myborder {border:2px solid #fe9dfc;}