#f96de7 color space conversions
Hex:
#f96de7
RGB:
249, 109, 231
CMY:
2, 57, 9
CMYK:
0, 56, 7, 2
HSL:
308°, 92.1053%, 70.1961%
HSV (HSB):
308°, 56.2249%, 97.6471%
XYZ:
58.9594, 36.8465, 79.6059
xyY:
0.3361, 0.2101, 36.8465
CIE-Lab:
67.1617, 67.9681, -36.7915
CIE-LCH:
67.1617, 77.2870, 331.5730
CIE-Luv:
67.1617, 69.3776, -68.4639
Hunter-Lab:
60.7013, 67.1501, -35.2641
#f96de7 color charts
#f96de7 color shades, tints & tones
#f96de7 color schemes
#f96de7 color preview, HTML & CSS examples
This text has a color of #f96de7
<p style="color:#f96de7;">Text here</p>
.mytext {color:#f96de7;}
This box has a color of #f96de7
<div style="background-color:#f96de7;">Content here</div>
.mybackground {background-color:#f96de7;}
Border around this has a color of #f96de7
<div style="border:2px solid #f96de7;">Content here</div>
.myborder {border:2px solid #f96de7;}