#f020e7 color space conversions
Hex:
#f020e7
RGB:
240, 32, 231
CMY:
6, 87, 9
CMYK:
0, 87, 4, 6
HSL:
303°, 87.3950%, 53.3333%
HSV (HSB):
303°, 86.6667%, 94.1176%
XYZ:
50.8755, 25.3278, 77.8086
xyY:
0.3303, 0.1645, 25.3278
CIE-Lab:
57.3934, 89.6185, -52.2672
CIE-LCH:
57.3934, 103.7465, 329.7485
CIE-Luv:
57.3934, 80.9820, -93.3767
Hunter-Lab:
50.3267, 92.3745, -56.4377
#f020e7 color charts
#f020e7 color shades, tints & tones
#f020e7 color schemes
#f020e7 color preview, HTML & CSS examples
This text has a color of #f020e7
<p style="color:#f020e7;">Text here</p>
.mytext {color:#f020e7;}
This box has a color of #f020e7
<div style="background-color:#f020e7;">Content here</div>
.mybackground {background-color:#f020e7;}
Border around this has a color of #f020e7
<div style="border:2px solid #f020e7;">Content here</div>
.myborder {border:2px solid #f020e7;}