#f12cfc color space conversions
Hex:
#f12cfc
RGB:
241, 44, 252
CMY:
5, 83, 1
CMYK:
4, 83, 0, 1
HSL:
297°, 97.1963%, 58.0392%
HSV (HSB):
297°, 82.5397%, 98.8235%
XYZ:
54.7470, 27.5304, 94.5239
xyY:
0.3097, 0.1557, 27.5304
CIE-Lab:
59.4621, 90.7489, -60.6836
CIE-LCH:
59.4621, 109.1690, 326.2294
CIE-Luv:
59.4621, 72.3912, -107.0862
Hunter-Lab:
52.4694, 94.4267, -70.0826
#f12cfc color charts
#f12cfc color shades, tints & tones
#f12cfc color schemes
#f12cfc color preview, HTML & CSS examples
This text has a color of #f12cfc
<p style="color:#f12cfc;">Text here</p>
.mytext {color:#f12cfc;}
This box has a color of #f12cfc
<div style="background-color:#f12cfc;">Content here</div>
.mybackground {background-color:#f12cfc;}
Border around this has a color of #f12cfc
<div style="border:2px solid #f12cfc;">Content here</div>
.myborder {border:2px solid #f12cfc;}