#207e8e color space conversions
Hex:
#207e8e
RGB:
32, 126, 142
CMY:
87, 51, 44
CMYK:
77, 11, 0, 44
HSL:
189°, 63.2184%, 34.1176%
HSV (HSB):
189°, 77.4648%, 55.6863%
XYZ:
12.9390, 17.1818, 28.2256
xyY:
0.2218, 0.2945, 17.1818
CIE-Lab:
48.4883, -20.7549, -16.3371
CIE-LCH:
48.4883, 26.4134, 218.2079
CIE-Luv:
48.4883, -32.8971, -20.9035
Hunter-Lab:
41.4509, -16.8199, -11.3574
#207e8e color charts
#207e8e color shades, tints & tones
#207e8e color schemes
#207e8e color preview, HTML & CSS examples
This text has a color of #207e8e
<p style="color:#207e8e;">Text here</p>
.mytext {color:#207e8e;}
This box has a color of #207e8e
<div style="background-color:#207e8e;">Content here</div>
.mybackground {background-color:#207e8e;}
Border around this has a color of #207e8e
<div style="border:2px solid #207e8e;">Content here</div>
.myborder {border:2px solid #207e8e;}