#f96ff9 color space conversions
Hex:
#f96ff9
RGB:
249, 111, 249
CMY:
2, 56, 2
CMYK:
0, 55, 0, 2
HSL:
300°, 92.0000%, 70.5882%
HSV (HSB):
300°, 55.4217%, 97.6471%
XYZ:
61.8502, 38.3482, 93.7646
xyY:
0.3189, 0.1977, 38.3482
CIE-Lab:
68.2764, 70.0218, -44.9742
CIE-LCH:
68.2764, 83.2210, 327.2878
CIE-Luv:
68.2764, 63.5096, -82.1237
Hunter-Lab:
61.9259, 69.9116, -46.4253
#f96ff9 color charts
#f96ff9 color shades, tints & tones
#f96ff9 color schemes
#f96ff9 color preview, HTML & CSS examples
This text has a color of #f96ff9
<p style="color:#f96ff9;">Text here</p>
.mytext {color:#f96ff9;}
This box has a color of #f96ff9
<div style="background-color:#f96ff9;">Content here</div>
.mybackground {background-color:#f96ff9;}
Border around this has a color of #f96ff9
<div style="border:2px solid #f96ff9;">Content here</div>
.myborder {border:2px solid #f96ff9;}