#f12cf3 color space conversions
Hex:
#f12cf3
RGB:
241, 44, 243
CMY:
5, 83, 5
CMYK:
1, 82, 0, 5
HSL:
299°, 89.2377%, 56.2745%
HSV (HSB):
299°, 81.8930%, 95.2941%
XYZ:
53.3540, 26.9732, 87.1883
xyY:
0.3185, 0.1610, 26.9732
CIE-Lab:
58.9495, 89.3995, -56.4984
CIE-LCH:
58.9495, 105.7560, 327.7081
CIE-Luv:
58.9495, 75.6919, -100.3488
Hunter-Lab:
51.9357, 92.4869, -63.1794
#f12cf3 color charts
#f12cf3 color shades, tints & tones
#f12cf3 color schemes
#f12cf3 color preview, HTML & CSS examples
This text has a color of #f12cf3
<p style="color:#f12cf3;">Text here</p>
.mytext {color:#f12cf3;}
This box has a color of #f12cf3
<div style="background-color:#f12cf3;">Content here</div>
.mybackground {background-color:#f12cf3;}
Border around this has a color of #f12cf3
<div style="border:2px solid #f12cf3;">Content here</div>
.myborder {border:2px solid #f12cf3;}