#205db7 color space conversions
Hex:
#205db7
RGB:
32, 93, 183
CMY:
87, 64, 28
CMYK:
83, 49, 0, 28
HSL:
216°, 70.2326%, 42.1569%
HSV (HSB):
216°, 82.5137%, 71.7647%
XYZ:
13.0573, 11.5547, 46.3418
xyY:
0.1840, 0.1628, 11.5547
CIE-Lab:
40.4994, 14.4610, -53.0287
CIE-LCH:
40.4994, 54.9652, 285.2538
CIE-Luv:
40.4994, -19.6561, -78.3193
Hunter-Lab:
33.9922, 9.0801, -57.0361
#205db7 color charts
#205db7 color shades, tints & tones
#205db7 color schemes
#205db7 color preview, HTML & CSS examples
This text has a color of #205db7
<p style="color:#205db7;">Text here</p>
.mytext {color:#205db7;}
This box has a color of #205db7
<div style="background-color:#205db7;">Content here</div>
.mybackground {background-color:#205db7;}
Border around this has a color of #205db7
<div style="border:2px solid #205db7;">Content here</div>
.myborder {border:2px solid #205db7;}