#f02ff0 color space conversions
Hex:
#f02ff0
RGB:
240, 47, 240
CMY:
6, 82, 6
CMYK:
0, 80, 0, 6
HSL:
300°, 86.5471%, 56.2745%
HSV (HSB):
300°, 80.4167%, 94.1176%
XYZ:
52.6799, 26.8496, 84.8440
xyY:
0.3205, 0.1633, 26.8496
CIE-Lab:
58.8348, 88.1494, -55.0165
CIE-LCH:
58.8348, 103.9092, 328.0306
CIE-Luv:
58.8348, 75.6951, -97.8769
Hunter-Lab:
51.8166, 90.7950, -60.8094
#f02ff0 color charts
#f02ff0 color shades, tints & tones
#f02ff0 color schemes
#f02ff0 color preview, HTML & CSS examples
This text has a color of #f02ff0
<p style="color:#f02ff0;">Text here</p>
.mytext {color:#f02ff0;}
This box has a color of #f02ff0
<div style="background-color:#f02ff0;">Content here</div>
.mybackground {background-color:#f02ff0;}
Border around this has a color of #f02ff0
<div style="border:2px solid #f02ff0;">Content here</div>
.myborder {border:2px solid #f02ff0;}