#f42dcc color space conversions
Hex:
#f42dcc
RGB:
244, 45, 204
CMY:
4, 82, 20
CMYK:
0, 82, 16, 4
HSL:
312°, 90.0452%, 56.6667%
HSV (HSB):
312°, 81.5574%, 95.6863%
XYZ:
49.1457, 25.4695, 59.4526
xyY:
0.3666, 0.1900, 25.4695
CIE-Lab:
57.5300, 84.3755, -36.6924
CIE-LCH:
57.5300, 92.0084, 336.4972
CIE-Luv:
57.5300, 93.2373, -69.0130
Hunter-Lab:
50.4673, 85.5077, -34.5189
#f42dcc color charts
#f42dcc color shades, tints & tones
#f42dcc color schemes
#f42dcc color preview, HTML & CSS examples
This text has a color of #f42dcc
<p style="color:#f42dcc;">Text here</p>
.mytext {color:#f42dcc;}
This box has a color of #f42dcc
<div style="background-color:#f42dcc;">Content here</div>
.mybackground {background-color:#f42dcc;}
Border around this has a color of #f42dcc
<div style="border:2px solid #f42dcc;">Content here</div>
.myborder {border:2px solid #f42dcc;}