#f12ec5 color space conversions
Hex:
#f12ec5
RGB:
241, 46, 197
CMY:
5, 82, 23
CMYK:
0, 81, 18, 5
HSL:
314°, 87.4439%, 56.2745%
HSV (HSB):
314°, 80.9129%, 94.5098%
XYZ:
47.3307, 24.6860, 55.0936
xyY:
0.3724, 0.1942, 24.6860
CIE-Lab:
56.7682, 82.6569, -33.9090
CIE-LCH:
56.7682, 89.3419, 337.6947
CIE-Luv:
56.7682, 93.6903, -64.3410
Hunter-Lab:
49.6850, 83.0931, -30.9647
#f12ec5 color charts
#f12ec5 color shades, tints & tones
#f12ec5 color schemes
#f12ec5 color preview, HTML & CSS examples
This text has a color of #f12ec5
<p style="color:#f12ec5;">Text here</p>
.mytext {color:#f12ec5;}
This box has a color of #f12ec5
<div style="background-color:#f12ec5;">Content here</div>
.mybackground {background-color:#f12ec5;}
Border around this has a color of #f12ec5
<div style="border:2px solid #f12ec5;">Content here</div>
.myborder {border:2px solid #f12ec5;}