#2f77c9 color space conversions
Hex:
#2f77c9
RGB:
47, 119, 201
CMY:
82, 53, 21
CMYK:
77, 41, 0, 21
HSL:
212°, 62.0968%, 48.6275%
HSV (HSB):
212°, 76.6169%, 78.8235%
XYZ:
18.3117, 18.0150, 57.7705
xyY:
0.1946, 0.1915, 18.0150
CIE-Lab:
49.5143, 6.3905, -48.9561
CIE-LCH:
49.5143, 49.3714, 277.4371
CIE-Luv:
49.5143, -25.2613, -75.4909
Hunter-Lab:
42.4441, 2.7333, -50.9884
#2f77c9 color charts
#2f77c9 color shades, tints & tones
#2f77c9 color schemes
#2f77c9 color preview, HTML & CSS examples
This text has a color of #2f77c9
<p style="color:#2f77c9;">Text here</p>
.mytext {color:#2f77c9;}
This box has a color of #2f77c9
<div style="background-color:#2f77c9;">Content here</div>
.mybackground {background-color:#2f77c9;}
Border around this has a color of #2f77c9
<div style="border:2px solid #2f77c9;">Content here</div>
.myborder {border:2px solid #2f77c9;}