#f302f9 color space conversions
Hex:
#f302f9
RGB:
243, 2, 249
CMY:
5, 99, 2
CMYK:
2, 99, 0, 2
HSL:
299°, 98.4064%, 49.2157%
HSV (HSB):
299°, 99.1968%, 97.6471%
XYZ:
54.0827, 25.9377, 91.7785
xyY:
0.3148, 0.1510, 25.9377
CIE-Lab:
57.9778, 95.4572, -61.3774
CIE-LCH:
57.9778, 113.4869, 327.2597
CIE-Luv:
57.9778, 77.8239, -108.1057
Hunter-Lab:
50.9290, 100.4276, -71.1954
#f302f9 color charts
#f302f9 color shades, tints & tones
#f302f9 color schemes
#f302f9 color preview, HTML & CSS examples
This text has a color of #f302f9
<p style="color:#f302f9;">Text here</p>
.mytext {color:#f302f9;}
This box has a color of #f302f9
<div style="background-color:#f302f9;">Content here</div>
.mybackground {background-color:#f302f9;}
Border around this has a color of #f302f9
<div style="border:2px solid #f302f9;">Content here</div>
.myborder {border:2px solid #f302f9;}