#205e7b color space conversions
Hex:
#205e7b
RGB:
32, 94, 123
CMY:
87, 63, 52
CMYK:
74, 24, 0, 52
HSL:
199°, 58.7097%, 30.3922%
HSV (HSB):
199°, 73.9837%, 48.2353%
XYZ:
8.1735, 9.7425, 20.1886
xyY:
0.2145, 0.2557, 9.7425
CIE-Lab:
37.3763, -9.3749, -22.0175
CIE-LCH:
37.3763, 23.9303, 246.9360
CIE-Luv:
37.3763, -22.1993, -29.2878
Hunter-Lab:
31.2130, -7.8804, -16.4996
#205e7b color charts
#205e7b color shades, tints & tones
#205e7b color schemes
#205e7b color preview, HTML & CSS examples
This text has a color of #205e7b
<p style="color:#205e7b;">Text here</p>
.mytext {color:#205e7b;}
This box has a color of #205e7b
<div style="background-color:#205e7b;">Content here</div>
.mybackground {background-color:#205e7b;}
Border around this has a color of #205e7b
<div style="border:2px solid #205e7b;">Content here</div>
.myborder {border:2px solid #205e7b;}