#f42fcc color space conversions
Hex:
#f42fcc
RGB:
244, 47, 204
CMY:
4, 82, 20
CMYK:
0, 81, 16, 4
HSL:
312°, 89.9543%, 57.0588%
HSV (HSB):
312°, 80.7377%, 95.6863%
XYZ:
49.2238, 25.6258, 59.4786
xyY:
0.3664, 0.1908, 25.6258
CIE-Lab:
57.6801, 83.9412, -36.4575
CIE-LCH:
57.6801, 91.5165, 336.5236
CIE-Luv:
57.6801, 92.8756, -68.6219
Hunter-Lab:
50.6219, 84.9819, -34.2280
#f42fcc color charts
#f42fcc color shades, tints & tones
#f42fcc color schemes
#f42fcc color preview, HTML & CSS examples
This text has a color of #f42fcc
<p style="color:#f42fcc;">Text here</p>
.mytext {color:#f42fcc;}
This box has a color of #f42fcc
<div style="background-color:#f42fcc;">Content here</div>
.mybackground {background-color:#f42fcc;}
Border around this has a color of #f42fcc
<div style="border:2px solid #f42fcc;">Content here</div>
.myborder {border:2px solid #f42fcc;}