#f02fb7 color space conversions
Hex:
#f02fb7
RGB:
240, 47, 183
CMY:
6, 82, 28
CMYK:
0, 80, 24, 6
HSL:
318°, 86.5471%, 56.2745%
HSV (HSB):
318°, 80.4167%, 94.1176%
XYZ:
45.4989, 23.9772, 47.0297
xyY:
0.3905, 0.2058, 23.9772
CIE-Lab:
56.0650, 80.5081, -26.9323
CIE-LCH:
56.0650, 84.8935, 341.5034
CIE-Luv:
56.0650, 98.6386, -53.4140
Hunter-Lab:
48.9665, 80.1681, -22.6684
#f02fb7 color charts
#f02fb7 color shades, tints & tones
#f02fb7 color schemes
#f02fb7 color preview, HTML & CSS examples
This text has a color of #f02fb7
<p style="color:#f02fb7;">Text here</p>
.mytext {color:#f02fb7;}
This box has a color of #f02fb7
<div style="background-color:#f02fb7;">Content here</div>
.mybackground {background-color:#f02fb7;}
Border around this has a color of #f02fb7
<div style="border:2px solid #f02fb7;">Content here</div>
.myborder {border:2px solid #f02fb7;}