#fe97ec color space conversions
Hex:
#fe97ec
RGB:
254, 151, 236
CMY:
0, 41, 7
CMYK:
0, 41, 7, 0
HSL:
310°, 98.0952%, 79.4118%
HSV (HSB):
310°, 40.5512%, 99.6078%
XYZ:
67.0800, 49.2602, 85.3295
xyY:
0.3326, 0.2443, 49.2602
CIE-Lab:
75.6129, 50.2823, -26.4392
CIE-LCH:
75.6129, 56.8097, 332.2640
CIE-Luv:
75.6129, 53.8886, -49.9995
Hunter-Lab:
70.1856, 47.7768, -22.9531
#fe97ec color charts
#fe97ec color shades, tints & tones
#fe97ec color schemes
#fe97ec color preview, HTML & CSS examples
This text has a color of #fe97ec
<p style="color:#fe97ec;">Text here</p>
.mytext {color:#fe97ec;}
This box has a color of #fe97ec
<div style="background-color:#fe97ec;">Content here</div>
.mybackground {background-color:#fe97ec;}
Border around this has a color of #fe97ec
<div style="border:2px solid #fe97ec;">Content here</div>
.myborder {border:2px solid #fe97ec;}