#f002f9 color space conversions
Hex:
#f002f9
RGB:
240, 2, 249
CMY:
6, 99, 2
CMYK:
4, 99, 0, 2
HSL:
298°, 98.4064%, 49.2157%
HSV (HSB):
298°, 99.1968%, 97.6471%
XYZ:
53.0558, 25.4082, 91.7305
xyY:
0.3117, 0.1493, 25.4082
CIE-Lab:
57.4710, 95.0024, -62.2182
CIE-LCH:
57.4710, 113.5630, 326.7787
CIE-Luv:
57.4710, 75.7069, -109.0609
Hunter-Lab:
50.4066, 99.6698, -72.6120
#f002f9 color charts
#f002f9 color shades, tints & tones
#f002f9 color schemes
#f002f9 color preview, HTML & CSS examples
This text has a color of #f002f9
<p style="color:#f002f9;">Text here</p>
.mytext {color:#f002f9;}
This box has a color of #f002f9
<div style="background-color:#f002f9;">Content here</div>
.mybackground {background-color:#f002f9;}
Border around this has a color of #f002f9
<div style="border:2px solid #f002f9;">Content here</div>
.myborder {border:2px solid #f002f9;}