#206f7c color space conversions
Hex:
#206f7c
RGB:
32, 111, 124
CMY:
87, 56, 51
CMYK:
74, 10, 0, 51
HSL:
188°, 58.9744%, 30.5882%
HSV (HSB):
188°, 74.1935%, 48.6275%
XYZ:
9.9182, 13.1312, 21.0806
xyY:
0.2247, 0.2976, 13.1312
CIE-Lab:
42.9603, -18.7418, -14.0455
CIE-LCH:
42.9603, 23.4208, 216.8488
CIE-Luv:
42.9603, -28.4677, -17.2220
Hunter-Lab:
36.2370, -14.5586, -9.1257
#206f7c color charts
#206f7c color shades, tints & tones
#206f7c color schemes
#206f7c color preview, HTML & CSS examples
This text has a color of #206f7c
<p style="color:#206f7c;">Text here</p>
.mytext {color:#206f7c;}
This box has a color of #206f7c
<div style="background-color:#206f7c;">Content here</div>
.mybackground {background-color:#206f7c;}
Border around this has a color of #206f7c
<div style="border:2px solid #206f7c;">Content here</div>
.myborder {border:2px solid #206f7c;}