#205e5f color space conversions
Hex:
#205e5f
RGB:
32, 94, 95
CMY:
87, 63, 63
CMYK:
66, 1, 0, 63
HSL:
181°, 49.6063%, 24.9020%
HSV (HSB):
181°, 66.3158%, 37.2549%
XYZ:
6.6639, 9.1387, 12.2392
xyY:
0.2376, 0.3259, 9.1387
CIE-Lab:
36.2500, -19.0415, -6.4361
CIE-LCH:
36.2500, 20.0998, 198.6754
CIE-Luv:
36.2500, -23.6246, -5.9241
Hunter-Lab:
30.2303, -13.5547, -2.8433
#205e5f color charts
#205e5f color shades, tints & tones
#205e5f color schemes
#205e5f color preview, HTML & CSS examples
This text has a color of #205e5f
<p style="color:#205e5f;">Text here</p>
.mytext {color:#205e5f;}
This box has a color of #205e5f
<div style="background-color:#205e5f;">Content here</div>
.mybackground {background-color:#205e5f;}
Border around this has a color of #205e5f
<div style="border:2px solid #205e5f;">Content here</div>
.myborder {border:2px solid #205e5f;}