#f22ec2 color space conversions
Hex:
#f22ec2
RGB:
242, 46, 194
CMY:
5, 82, 24
CMYK:
0, 81, 20, 5
HSL:
315°, 88.2883%, 56.4706%
HSV (HSB):
315°, 80.9917%, 94.9020%
XYZ:
47.3325, 24.7263, 53.3169
xyY:
0.3775, 0.1972, 24.7263
CIE-Lab:
56.8077, 82.4916, -32.1088
CIE-LCH:
56.8077, 88.5202, 338.7321
CIE-Luv:
56.8077, 95.7249, -61.6228
Hunter-Lab:
49.7255, 82.8903, -28.7643
#f22ec2 color charts
#f22ec2 color shades, tints & tones
#f22ec2 color schemes
#f22ec2 color preview, HTML & CSS examples
This text has a color of #f22ec2
<p style="color:#f22ec2;">Text here</p>
.mytext {color:#f22ec2;}
This box has a color of #f22ec2
<div style="background-color:#f22ec2;">Content here</div>
.mybackground {background-color:#f22ec2;}
Border around this has a color of #f22ec2
<div style="border:2px solid #f22ec2;">Content here</div>
.myborder {border:2px solid #f22ec2;}