#f960f7 color space conversions
Hex:
#f960f7
RGB:
249, 96, 247
CMY:
2, 62, 3
CMYK:
0, 61, 1, 2
HSL:
301°, 92.7273%, 67.6471%
HSV (HSB):
301°, 61.4458%, 97.6471%
XYZ:
60.0383, 35.2209, 91.6296
xyY:
0.3213, 0.1885, 35.2209
CIE-Lab:
65.9203, 75.9046, -47.5813
CIE-LCH:
65.9203, 89.5851, 327.9182
CIE-Luv:
65.9203, 68.8655, -86.6641
Hunter-Lab:
59.3472, 76.7211, -49.9983
#f960f7 color charts
#f960f7 color shades, tints & tones
#f960f7 color schemes
#f960f7 color preview, HTML & CSS examples
This text has a color of #f960f7
<p style="color:#f960f7;">Text here</p>
.mytext {color:#f960f7;}
This box has a color of #f960f7
<div style="background-color:#f960f7;">Content here</div>
.mybackground {background-color:#f960f7;}
Border around this has a color of #f960f7
<div style="border:2px solid #f960f7;">Content here</div>
.myborder {border:2px solid #f960f7;}