#f020f9 color space conversions
Hex:
#f020f9
RGB:
240, 32, 249
CMY:
6, 87, 2
CMYK:
4, 87, 0, 2
HSL:
298°, 94.7598%, 55.0980%
HSV (HSB):
298°, 87.1486%, 97.6471%
XYZ:
53.5506, 26.3978, 91.8954
xyY:
0.3116, 0.1536, 26.3978
CIE-Lab:
58.4128, 92.2190, -60.7077
CIE-LCH:
58.4128, 110.4073, 326.6431
CIE-Luv:
58.4128, 74.0597, -106.8666
Hunter-Lab:
51.3788, 96.1321, -70.0800
#f020f9 color charts
#f020f9 color shades, tints & tones
#f020f9 color schemes
#f020f9 color preview, HTML & CSS examples
This text has a color of #f020f9
<p style="color:#f020f9;">Text here</p>
.mytext {color:#f020f9;}
This box has a color of #f020f9
<div style="background-color:#f020f9;">Content here</div>
.mybackground {background-color:#f020f9;}
Border around this has a color of #f020f9
<div style="border:2px solid #f020f9;">Content here</div>
.myborder {border:2px solid #f020f9;}