#f222ed color space conversions
Hex:
#f222ed
RGB:
242, 34, 237
CMY:
5, 87, 7
CMYK:
0, 86, 2, 5
HSL:
301°, 88.8889%, 54.1176%
HSV (HSB):
301°, 85.9504%, 94.9020%
XYZ:
52.4760, 26.1357, 82.3997
xyY:
0.3259, 0.1623, 26.1357
CIE-Lab:
58.1657, 90.5033, -54.3856
CIE-LCH:
58.1657, 105.5871, 328.9974
CIE-Luv:
58.1657, 79.8624, -96.9984
Hunter-Lab:
51.1231, 93.7584, -59.7768
#f222ed color charts
#f222ed color shades, tints & tones
#f222ed color schemes
#f222ed color preview, HTML & CSS examples
This text has a color of #f222ed
<p style="color:#f222ed;">Text here</p>
.mytext {color:#f222ed;}
This box has a color of #f222ed
<div style="background-color:#f222ed;">Content here</div>
.mybackground {background-color:#f222ed;}
Border around this has a color of #f222ed
<div style="border:2px solid #f222ed;">Content here</div>
.myborder {border:2px solid #f222ed;}