#f969f7 color space conversions
Hex:
#f969f7
RGB:
249, 105, 247
CMY:
2, 59, 3
CMYK:
0, 58, 1, 2
HSL:
301°, 92.3077%, 69.4118%
HSV (HSB):
301°, 57.8313%, 97.6471%
XYZ:
60.9070, 36.9583, 91.9192
xyY:
0.3209, 0.1947, 36.9583
CIE-Lab:
67.2457, 72.2507, -45.4948
CIE-LCH:
67.2457, 85.3811, 327.8022
CIE-Luv:
67.2457, 66.0719, -83.0804
Hunter-Lab:
60.7933, 72.4454, -47.0908
#f969f7 color charts
#f969f7 color shades, tints & tones
#f969f7 color schemes
#f969f7 color preview, HTML & CSS examples
This text has a color of #f969f7
<p style="color:#f969f7;">Text here</p>
.mytext {color:#f969f7;}
This box has a color of #f969f7
<div style="background-color:#f969f7;">Content here</div>
.mybackground {background-color:#f969f7;}
Border around this has a color of #f969f7
<div style="border:2px solid #f969f7;">Content here</div>
.myborder {border:2px solid #f969f7;}