#2f698e color space conversions
Hex:
#2f698e
RGB:
47, 105, 142
CMY:
82, 59, 44
CMYK:
67, 26, 0, 44
HSL:
203°, 50.2646%, 37.0588%
HSV (HSB):
203°, 66.9014%, 55.6863%
XYZ:
11.1064, 12.6605, 27.4495
xyY:
0.2169, 0.2472, 12.6605
CIE-Lab:
42.2472, -6.6204, -25.9180
CIE-LCH:
42.2472, 26.7502, 255.6709
CIE-Luv:
42.2472, -22.5508, -36.3693
Hunter-Lab:
35.5816, -6.5512, -20.8324
#2f698e color charts
#2f698e color shades, tints & tones
#2f698e color schemes
#2f698e color preview, HTML & CSS examples
This text has a color of #2f698e
<p style="color:#2f698e;">Text here</p>
.mytext {color:#2f698e;}
This box has a color of #2f698e
<div style="background-color:#2f698e;">Content here</div>
.mybackground {background-color:#2f698e;}
Border around this has a color of #2f698e
<div style="border:2px solid #2f698e;">Content here</div>
.myborder {border:2px solid #2f698e;}