#f960f9 color space conversions
Hex:
#f960f9
RGB:
249, 96, 249
CMY:
2, 62, 2
CMYK:
0, 61, 0, 2
HSL:
300°, 92.7273%, 67.6471%
HSV (HSB):
300°, 61.4458%, 97.6471%
XYZ:
60.3487, 35.3450, 93.2641
xyY:
0.3194, 0.1871, 35.3450
CIE-Lab:
66.0164, 76.2282, -48.5317
CIE-LCH:
66.0164, 90.3663, 327.5166
CIE-Luv:
66.0164, 68.2490, -88.2509
Hunter-Lab:
59.4517, 77.1527, -51.3943
#f960f9 color charts
#f960f9 color shades, tints & tones
#f960f9 color schemes
#f960f9 color preview, HTML & CSS examples
This text has a color of #f960f9
<p style="color:#f960f9;">Text here</p>
.mytext {color:#f960f9;}
This box has a color of #f960f9
<div style="background-color:#f960f9;">Content here</div>
.mybackground {background-color:#f960f9;}
Border around this has a color of #f960f9
<div style="border:2px solid #f960f9;">Content here</div>
.myborder {border:2px solid #f960f9;}