#205e9e color space conversions
Hex:
#205e9e
RGB:
32, 94, 158
CMY:
87, 63, 38
CMYK:
80, 41, 0, 38
HSL:
210°, 66.3158%, 37.2549%
HSV (HSB):
210°, 79.7468%, 61.9608%
XYZ:
10.7699, 10.7811, 33.8611
xyY:
0.1944, 0.1946, 10.7811
CIE-Lab:
39.2093, 3.9801, -40.3128
CIE-LCH:
39.2093, 40.5088, 275.6386
CIE-Luv:
39.2093, -20.7225, -58.2624
Hunter-Lab:
32.8346, 1.0884, -38.1593
#205e9e color charts
#205e9e color shades, tints & tones
#205e9e color schemes
#205e9e color preview, HTML & CSS examples
This text has a color of #205e9e
<p style="color:#205e9e;">Text here</p>
.mytext {color:#205e9e;}
This box has a color of #205e9e
<div style="background-color:#205e9e;">Content here</div>
.mybackground {background-color:#205e9e;}
Border around this has a color of #205e9e
<div style="border:2px solid #205e9e;">Content here</div>
.myborder {border:2px solid #205e9e;}