#f969e7 color space conversions
Hex:
#f969e7
RGB:
249, 105, 231
CMY:
2, 59, 9
CMYK:
0, 58, 7, 2
HSL:
308°, 92.3077%, 69.4118%
HSV (HSB):
308°, 57.8313%, 97.6471%
XYZ:
58.5423, 36.0124, 79.4669
xyY:
0.3364, 0.2069, 36.0124
CIE-Lab:
66.5294, 69.6858, -37.7768
CIE-LCH:
66.5294, 79.2666, 331.5378
CIE-Luv:
66.5294, 70.8244, -70.1989
Hunter-Lab:
60.0103, 69.1152, -36.5057
#f969e7 color charts
#f969e7 color shades, tints & tones
#f969e7 color schemes
#f969e7 color preview, HTML & CSS examples
This text has a color of #f969e7
<p style="color:#f969e7;">Text here</p>
.mytext {color:#f969e7;}
This box has a color of #f969e7
<div style="background-color:#f969e7;">Content here</div>
.mybackground {background-color:#f969e7;}
Border around this has a color of #f969e7
<div style="border:2px solid #f969e7;">Content here</div>
.myborder {border:2px solid #f969e7;}