#2f71c1 color space conversions
Hex:
#2f71c1
RGB:
47, 113, 193
CMY:
82, 56, 24
CMYK:
76, 41, 0, 24
HSL:
213°, 60.8333%, 47.0588%
HSV (HSB):
213°, 75.6477%, 75.6863%
XYZ:
16.7031, 16.2648, 52.7112
xyY:
0.1949, 0.1898, 16.2648
CIE-Lab:
47.3201, 7.1318, -47.8677
CIE-LCH:
47.3201, 48.3960, 278.4741
CIE-Luv:
47.3201, -23.5673, -73.0890
Hunter-Lab:
40.3297, 3.3511, -49.2616
#2f71c1 color charts
#2f71c1 color shades, tints & tones
#2f71c1 color schemes
#2f71c1 color preview, HTML & CSS examples
This text has a color of #2f71c1
<p style="color:#2f71c1;">Text here</p>
.mytext {color:#2f71c1;}
This box has a color of #2f71c1
<div style="background-color:#2f71c1;">Content here</div>
.mybackground {background-color:#2f71c1;}
Border around this has a color of #2f71c1
<div style="border:2px solid #2f71c1;">Content here</div>
.myborder {border:2px solid #2f71c1;}