#f12be7 color space conversions
Hex:
#f12be7
RGB:
241, 43, 231
CMY:
5, 83, 9
CMYK:
0, 82, 4, 5
HSL:
303°, 87.6106%, 55.6863%
HSV (HSB):
303°, 82.1577%, 94.5098%
XYZ:
51.5633, 26.1980, 77.9403
xyY:
0.3312, 0.1683, 26.1980
CIE-Lab:
58.2246, 87.8574, -50.9350
CIE-LCH:
58.2246, 101.5544, 329.8971
CIE-Luv:
58.2246, 80.3919, -91.4030
Hunter-Lab:
51.1840, 90.2507, -54.4549
#f12be7 color charts
#f12be7 color shades, tints & tones
#f12be7 color schemes
#f12be7 color preview, HTML & CSS examples
This text has a color of #f12be7
<p style="color:#f12be7;">Text here</p>
.mytext {color:#f12be7;}
This box has a color of #f12be7
<div style="background-color:#f12be7;">Content here</div>
.mybackground {background-color:#f12be7;}
Border around this has a color of #f12be7
<div style="border:2px solid #f12be7;">Content here</div>
.myborder {border:2px solid #f12be7;}