#f97ef5 color space conversions
Hex:
#f97ef5
RGB:
249, 126, 245
CMY:
2, 51, 4
CMYK:
0, 49, 2, 2
HSL:
302°, 91.1111%, 73.5294%
HSV (HSB):
302°, 49.3976%, 97.6471%
XYZ:
63.0092, 41.6540, 91.1053
xyY:
0.3219, 0.2128, 41.6540
CIE-Lab:
70.6317, 62.5593, -39.0973
CIE-LCH:
70.6317, 73.7717, 327.9961
CIE-Luv:
70.6317, 59.1223, -71.8879
Hunter-Lab:
64.5399, 61.3216, -38.5165
#f97ef5 color charts
#f97ef5 color shades, tints & tones
#f97ef5 color schemes
#f97ef5 color preview, HTML & CSS examples
This text has a color of #f97ef5
<p style="color:#f97ef5;">Text here</p>
.mytext {color:#f97ef5;}
This box has a color of #f97ef5
<div style="background-color:#f97ef5;">Content here</div>
.mybackground {background-color:#f97ef5;}
Border around this has a color of #f97ef5
<div style="border:2px solid #f97ef5;">Content here</div>
.myborder {border:2px solid #f97ef5;}