#f212f5 color space conversions
Hex:
#f212f5
RGB:
242, 18, 245
CMY:
5, 93, 4
CMYK:
1, 93, 0, 4
HSL:
299°, 91.9028%, 51.5686%
HSV (HSB):
299°, 92.6531%, 96.0784%
XYZ:
53.3157, 25.9024, 88.5758
xyY:
0.3177, 0.1544, 25.9024
CIE-Lab:
57.9443, 93.6335, -59.2115
CIE-LCH:
57.9443, 110.7847, 327.6918
CIE-Luv:
57.9443, 78.0076, -104.6093
Hunter-Lab:
50.8944, 97.9267, -67.5612
#f212f5 color charts
#f212f5 color shades, tints & tones
#f212f5 color schemes
#f212f5 color preview, HTML & CSS examples
This text has a color of #f212f5
<p style="color:#f212f5;">Text here</p>
.mytext {color:#f212f5;}
This box has a color of #f212f5
<div style="background-color:#f212f5;">Content here</div>
.mybackground {background-color:#f212f5;}
Border around this has a color of #f212f5
<div style="border:2px solid #f212f5;">Content here</div>
.myborder {border:2px solid #f212f5;}