#f212e7 color space conversions
Hex:
#f212e7
RGB:
242, 18, 231
CMY:
5, 93, 9
CMYK:
0, 93, 5, 5
HSL:
303°, 89.6000%, 50.9804%
HSV (HSB):
303°, 92.5620%, 94.9020%
XYZ:
51.2581, 25.0794, 77.7405
xyY:
0.3327, 0.1628, 25.0794
CIE-Lab:
57.1527, 91.6713, -52.6301
CIE-LCH:
57.1527, 105.7050, 330.1391
CIE-Luv:
57.1527, 83.5857, -94.1300
Hunter-Lab:
50.0793, 95.0626, -56.9832
#f212e7 color charts
#f212e7 color shades, tints & tones
#f212e7 color schemes
#f212e7 color preview, HTML & CSS examples
This text has a color of #f212e7
<p style="color:#f212e7;">Text here</p>
.mytext {color:#f212e7;}
This box has a color of #f212e7
<div style="background-color:#f212e7;">Content here</div>
.mybackground {background-color:#f212e7;}
Border around this has a color of #f212e7
<div style="border:2px solid #f212e7;">Content here</div>
.myborder {border:2px solid #f212e7;}