#205d7b color space conversions
Hex:
#205d7b
RGB:
32, 93, 123
CMY:
87, 64, 52
CMYK:
74, 24, 0, 52
HSL:
200°, 58.7097%, 30.3922%
HSV (HSB):
200°, 73.9837%, 48.2353%
XYZ:
8.0852, 9.5658, 20.1591
xyY:
0.2138, 0.2530, 9.5658
CIE-Lab:
37.0517, -8.7735, -22.5218
CIE-LCH:
37.0517, 24.1703, 248.7163
CIE-Luv:
37.0517, -21.8321, -30.0252
Hunter-Lab:
30.9287, -7.4630, -16.9948
#205d7b color charts
#205d7b color shades, tints & tones
#205d7b color schemes
#205d7b color preview, HTML & CSS examples
This text has a color of #205d7b
<p style="color:#205d7b;">Text here</p>
.mytext {color:#205d7b;}
This box has a color of #205d7b
<div style="background-color:#205d7b;">Content here</div>
.mybackground {background-color:#205d7b;}
Border around this has a color of #205d7b
<div style="border:2px solid #205d7b;">Content here</div>
.myborder {border:2px solid #205d7b;}