#f20ec2 color space conversions
Hex:
#f20ec2
RGB:
242, 14, 194
CMY:
5, 95, 24
CMYK:
0, 94, 20, 5
HSL:
313°, 89.7638%, 50.1961%
HSV (HSB):
313°, 94.2149%, 94.9020%
XYZ:
46.5126, 23.0864, 53.0436
xyY:
0.3793, 0.1882, 23.0864
CIE-Lab:
55.1612, 87.2869, -34.6779
CIE-LCH:
55.1612, 93.9232, 338.3327
CIE-Luv:
55.1612, 99.8522, -65.8913
Hunter-Lab:
48.0483, 88.7105, -31.8202
#f20ec2 color charts
#f20ec2 color shades, tints & tones
#f20ec2 color schemes
#f20ec2 color preview, HTML & CSS examples
This text has a color of #f20ec2
<p style="color:#f20ec2;">Text here</p>
.mytext {color:#f20ec2;}
This box has a color of #f20ec2
<div style="background-color:#f20ec2;">Content here</div>
.mybackground {background-color:#f20ec2;}
Border around this has a color of #f20ec2
<div style="border:2px solid #f20ec2;">Content here</div>
.myborder {border:2px solid #f20ec2;}