#f212f4 color space conversions
Hex:
#f212f4
RGB:
242, 18, 244
CMY:
5, 93, 4
CMYK:
1, 93, 0, 4
HSL:
299°, 91.1290%, 51.3725%
HSV (HSB):
299°, 92.6230%, 95.6863%
XYZ:
53.1634, 25.8415, 87.7738
xyY:
0.3188, 0.1549, 25.8415
CIE-Lab:
57.8863, 93.4906, -58.7464
CIE-LCH:
57.8863, 110.4157, 327.8561
CIE-Luv:
57.8863, 78.3968, -103.8680
Hunter-Lab:
50.8345, 97.7170, -66.7893
#f212f4 color charts
#f212f4 color shades, tints & tones
#f212f4 color schemes
#f212f4 color preview, HTML & CSS examples
This text has a color of #f212f4
<p style="color:#f212f4;">Text here</p>
.mytext {color:#f212f4;}
This box has a color of #f212f4
<div style="background-color:#f212f4;">Content here</div>
.mybackground {background-color:#f212f4;}
Border around this has a color of #f212f4
<div style="border:2px solid #f212f4;">Content here</div>
.myborder {border:2px solid #f212f4;}