#f20dfc color space conversions
Hex:
#f20dfc
RGB:
242, 13, 252
CMY:
5, 95, 1
CMYK:
4, 95, 0, 1
HSL:
297°, 97.5510%, 51.9608%
HSV (HSB):
297°, 94.8413%, 98.8235%
XYZ:
54.3326, 26.1934, 94.2876
xyY:
0.3108, 0.1498, 26.1934
CIE-Lab:
58.2201, 95.0498, -62.6658
CIE-LCH:
58.2201, 113.8484, 326.6033
CIE-Luv:
58.2201, 75.5603, -110.0832
Hunter-Lab:
51.1795, 99.9331, -73.4040
#f20dfc color charts
#f20dfc color shades, tints & tones
#f20dfc color schemes
#f20dfc color preview, HTML & CSS examples
This text has a color of #f20dfc
<p style="color:#f20dfc;">Text here</p>
.mytext {color:#f20dfc;}
This box has a color of #f20dfc
<div style="background-color:#f20dfc;">Content here</div>
.mybackground {background-color:#f20dfc;}
Border around this has a color of #f20dfc
<div style="border:2px solid #f20dfc;">Content here</div>
.myborder {border:2px solid #f20dfc;}