#f002fa color space conversions
Hex:
#f002fa
RGB:
240, 2, 250
CMY:
6, 99, 2
CMYK:
4, 99, 0, 2
HSL:
298°, 98.4127%, 49.4118%
HSV (HSB):
298°, 99.2000%, 98.0392%
XYZ:
53.2122, 25.4708, 92.5542
xyY:
0.3108, 0.1487, 25.4708
CIE-Lab:
57.5313, 95.1468, -62.6781
CIE-LCH:
57.5313, 113.9362, 326.6251
CIE-Luv:
57.5313, 75.3234, -109.7905
Hunter-Lab:
50.4686, 99.8836, -73.4037
#f002fa color charts
#f002fa color shades, tints & tones
#f002fa color schemes
#f002fa color preview, HTML & CSS examples
This text has a color of #f002fa
<p style="color:#f002fa;">Text here</p>
.mytext {color:#f002fa;}
This box has a color of #f002fa
<div style="background-color:#f002fa;">Content here</div>
.mybackground {background-color:#f002fa;}
Border around this has a color of #f002fa
<div style="border:2px solid #f002fa;">Content here</div>
.myborder {border:2px solid #f002fa;}