#f212cc color space conversions
Hex:
#f212cc
RGB:
242, 18, 204
CMY:
5, 93, 20
CMYK:
0, 93, 16, 5
HSL:
310°, 89.6000%, 50.9804%
HSV (HSB):
310°, 92.5620%, 94.9020%
XYZ:
47.7333, 23.6695, 59.1796
xyY:
0.3655, 0.1813, 23.6695
CIE-Lab:
55.7554, 88.1432, -39.5016
CIE-LCH:
55.7554, 96.5898, 335.8603
CIE-Luv:
55.7554, 95.0798, -73.3881
Hunter-Lab:
48.6513, 89.9922, -38.0646
#f212cc color charts
#f212cc color shades, tints & tones
#f212cc color schemes
#f212cc color preview, HTML & CSS examples
This text has a color of #f212cc
<p style="color:#f212cc;">Text here</p>
.mytext {color:#f212cc;}
This box has a color of #f212cc
<div style="background-color:#f212cc;">Content here</div>
.mybackground {background-color:#f212cc;}
Border around this has a color of #f212cc
<div style="border:2px solid #f212cc;">Content here</div>
.myborder {border:2px solid #f212cc;}