#f12fb5 color space conversions
Hex:
#f12fb5
RGB:
241, 47, 181
CMY:
5, 82, 29
CMYK:
0, 80, 25, 5
HSL:
319°, 87.3874%, 56.4706%
HSV (HSB):
319°, 80.4979%, 94.5098%
XYZ:
45.6326, 24.0700, 45.9569
xyY:
0.3945, 0.2081, 24.0700
CIE-Lab:
56.1578, 80.4905, -25.6138
CIE-LCH:
56.1578, 84.4677, 342.3478
CIE-Luv:
56.1578, 100.2750, -51.4862
Hunter-Lab:
49.0612, 80.1688, -21.1957
#f12fb5 color charts
#f12fb5 color shades, tints & tones
#f12fb5 color schemes
#f12fb5 color preview, HTML & CSS examples
This text has a color of #f12fb5
<p style="color:#f12fb5;">Text here</p>
.mytext {color:#f12fb5;}
This box has a color of #f12fb5
<div style="background-color:#f12fb5;">Content here</div>
.mybackground {background-color:#f12fb5;}
Border around this has a color of #f12fb5
<div style="border:2px solid #f12fb5;">Content here</div>
.myborder {border:2px solid #f12fb5;}