#2f77d1 color space conversions
Hex:
#2f77d1
RGB:
47, 119, 209
CMY:
82, 53, 18
CMYK:
78, 43, 0, 18
HSL:
213°, 63.7795%, 50.1961%
HSV (HSB):
213°, 77.5120%, 81.9608%
XYZ:
19.2777, 18.4014, 62.8574
xyY:
0.1917, 0.1830, 18.4014
CIE-Lab:
49.9794, 9.3771, -52.7735
CIE-LCH:
49.9794, 53.6001, 280.0755
CIE-Luv:
49.9794, -25.0000, -81.9117
Hunter-Lab:
42.8969, 5.1478, -56.8506
#2f77d1 color charts
#2f77d1 color shades, tints & tones
#2f77d1 color schemes
#2f77d1 color preview, HTML & CSS examples
This text has a color of #2f77d1
<p style="color:#2f77d1;">Text here</p>
.mytext {color:#2f77d1;}
This box has a color of #2f77d1
<div style="background-color:#2f77d1;">Content here</div>
.mybackground {background-color:#2f77d1;}
Border around this has a color of #2f77d1
<div style="border:2px solid #2f77d1;">Content here</div>
.myborder {border:2px solid #2f77d1;}