#f202fa color space conversions
Hex:
#f202fa
RGB:
242, 2, 250
CMY:
5, 99, 2
CMYK:
3, 99, 0, 2
HSL:
298°, 98.4127%, 49.4118%
HSV (HSB):
298°, 99.2000%, 98.0392%
XYZ:
53.8950, 25.8228, 92.5862
xyY:
0.3128, 0.1499, 25.8228
CIE-Lab:
57.8685, 95.4486, -62.1186
CIE-LCH:
57.8685, 113.8822, 326.9437
CIE-Luv:
57.8685, 76.7299, -109.1576
Hunter-Lab:
50.8161, 100.3867, -72.4542
#f202fa color charts
#f202fa color shades, tints & tones
#f202fa color schemes
#f202fa color preview, HTML & CSS examples
This text has a color of #f202fa
<p style="color:#f202fa;">Text here</p>
.mytext {color:#f202fa;}
This box has a color of #f202fa
<div style="background-color:#f202fa;">Content here</div>
.mybackground {background-color:#f202fa;}
Border around this has a color of #f202fa
<div style="border:2px solid #f202fa;">Content here</div>
.myborder {border:2px solid #f202fa;}