#f42bb5 color space conversions
Hex:
#f42bb5
RGB:
244, 43, 181
CMY:
4, 83, 29
CMYK:
0, 82, 26, 4
HSL:
319°, 90.1345%, 56.2745%
HSV (HSB):
319°, 82.3770%, 95.6863%
XYZ:
46.5126, 24.2970, 45.9544
xyY:
0.3983, 0.2081, 24.2970
CIE-Lab:
56.3840, 82.0162, -25.2211
CIE-LCH:
56.3840, 85.8066, 342.9066
CIE-Luv:
56.3840, 103.4646, -51.2374
Hunter-Lab:
49.2920, 82.1738, -20.7709
#f42bb5 color charts
#f42bb5 color shades, tints & tones
#f42bb5 color schemes
#f42bb5 color preview, HTML & CSS examples
This text has a color of #f42bb5
<p style="color:#f42bb5;">Text here</p>
.mytext {color:#f42bb5;}
This box has a color of #f42bb5
<div style="background-color:#f42bb5;">Content here</div>
.mybackground {background-color:#f42bb5;}
Border around this has a color of #f42bb5
<div style="border:2px solid #f42bb5;">Content here</div>
.myborder {border:2px solid #f42bb5;}