#f42bcd color space conversions
Hex:
#f42bcd
RGB:
244, 43, 205
CMY:
4, 83, 20
CMYK:
0, 82, 16, 4
HSL:
312°, 90.1345%, 56.2745%
HSV (HSB):
312°, 82.3770%, 95.6863%
XYZ:
49.1915, 25.3686, 60.0616
xyY:
0.3654, 0.1884, 25.3686
CIE-Lab:
57.4328, 84.9192, -37.4162
CIE-LCH:
57.4328, 92.7968, 336.2213
CIE-Luv:
57.4328, 93.1623, -70.1733
Hunter-Lab:
50.3673, 86.1905, -35.4446
#f42bcd color charts
#f42bcd color shades, tints & tones
#f42bcd color schemes
#f42bcd color preview, HTML & CSS examples
This text has a color of #f42bcd
<p style="color:#f42bcd;">Text here</p>
.mytext {color:#f42bcd;}
This box has a color of #f42bcd
<div style="background-color:#f42bcd;">Content here</div>
.mybackground {background-color:#f42bcd;}
Border around this has a color of #f42bcd
<div style="border:2px solid #f42bcd;">Content here</div>
.myborder {border:2px solid #f42bcd;}