#f02fed color space conversions
Hex:
#f02fed
RGB:
240, 47, 237
CMY:
6, 82, 7
CMYK:
0, 80, 1, 6
HSL:
301°, 86.5471%, 56.2745%
HSV (HSB):
301°, 80.4167%, 94.1176%
XYZ:
52.2378, 26.6727, 82.5159
xyY:
0.3236, 0.1652, 26.6727
CIE-Lab:
58.6702, 87.7070, -53.6014
CIE-LCH:
58.6702, 102.7892, 328.5692
CIE-Luv:
58.6702, 76.8161, -95.5988
Hunter-Lab:
51.6456, 90.1666, -58.5776
#f02fed color charts
#f02fed color shades, tints & tones
#f02fed color schemes
#f02fed color preview, HTML & CSS examples
This text has a color of #f02fed
<p style="color:#f02fed;">Text here</p>
.mytext {color:#f02fed;}
This box has a color of #f02fed
<div style="background-color:#f02fed;">Content here</div>
.mybackground {background-color:#f02fed;}
Border around this has a color of #f02fed
<div style="border:2px solid #f02fed;">Content here</div>
.myborder {border:2px solid #f02fed;}