#f953f9 color space conversions
Hex:
#f953f9
RGB:
249, 83, 249
CMY:
2, 67, 2
CMYK:
0, 67, 0, 2
HSL:
300°, 93.2584%, 65.0980%
HSV (HSB):
300°, 66.6667%, 97.6471%
XYZ:
59.2591, 33.1658, 92.9009
xyY:
0.3198, 0.1790, 33.1658
CIE-Lab:
64.2949, 81.0463, -51.2528
CIE-LCH:
64.2949, 95.8924, 327.6912
CIE-Luv:
64.2949, 71.7843, -92.8215
Hunter-Lab:
57.5898, 82.8919, -55.3308
#f953f9 color charts
#f953f9 color shades, tints & tones
#f953f9 color schemes
#f953f9 color preview, HTML & CSS examples
This text has a color of #f953f9
<p style="color:#f953f9;">Text here</p>
.mytext {color:#f953f9;}
This box has a color of #f953f9
<div style="background-color:#f953f9;">Content here</div>
.mybackground {background-color:#f953f9;}
Border around this has a color of #f953f9
<div style="border:2px solid #f953f9;">Content here</div>
.myborder {border:2px solid #f953f9;}