#205da5 color space conversions
Hex:
#205da5
RGB:
32, 93, 165
CMY:
87, 64, 35
CMYK:
81, 44, 0, 35
HSL:
212°, 67.5127%, 38.6275%
HSV (HSB):
212°, 80.6061%, 64.7059%
XYZ:
11.3015, 10.8524, 37.0964
xyY:
0.1907, 0.1832, 10.8524
CIE-Lab:
39.3307, 7.3741, -44.2885
CIE-LCH:
39.3307, 44.8982, 279.4531
CIE-Luv:
39.3307, -20.1610, -64.4654
Hunter-Lab:
32.9430, 3.5867, -43.7051
#205da5 color charts
#205da5 color shades, tints & tones
#205da5 color schemes
#205da5 color preview, HTML & CSS examples
This text has a color of #205da5
<p style="color:#205da5;">Text here</p>
.mytext {color:#205da5;}
This box has a color of #205da5
<div style="background-color:#205da5;">Content here</div>
.mybackground {background-color:#205da5;}
Border around this has a color of #205da5
<div style="border:2px solid #205da5;">Content here</div>
.myborder {border:2px solid #205da5;}