#f212d9 color space conversions
Hex:
#f212d9
RGB:
242, 18, 217
CMY:
5, 93, 15
CMYK:
0, 93, 10, 5
HSL:
307°, 89.6000%, 50.9804%
HSV (HSB):
307°, 92.5620%, 94.9020%
XYZ:
49.3586, 24.3196, 67.7383
xyY:
0.3490, 0.1720, 24.3196
CIE-Lab:
56.4064, 89.7976, -45.8960
CIE-LCH:
56.4064, 100.8466, 332.9282
CIE-Luv:
56.4064, 89.4318, -83.4509
Hunter-Lab:
49.3149, 92.3571, -46.9195
#f212d9 color charts
#f212d9 color shades, tints & tones
#f212d9 color schemes
#f212d9 color preview, HTML & CSS examples
This text has a color of #f212d9
<p style="color:#f212d9;">Text here</p>
.mytext {color:#f212d9;}
This box has a color of #f212d9
<div style="background-color:#f212d9;">Content here</div>
.mybackground {background-color:#f212d9;}
Border around this has a color of #f212d9
<div style="border:2px solid #f212d9;">Content here</div>
.myborder {border:2px solid #f212d9;}