#205db5 color space conversions
Hex:
#205db5
RGB:
32, 93, 181
CMY:
87, 64, 29
CMYK:
82, 49, 0, 29
HSL:
215°, 69.9531%, 41.7647%
HSV (HSB):
215°, 82.3204%, 70.9804%
XYZ:
12.8505, 11.4720, 45.2531
xyY:
0.1847, 0.1649, 11.4720
CIE-Lab:
40.3643, 13.6745, -52.0742
CIE-LCH:
40.3643, 53.8397, 284.7134
CIE-Luv:
40.3643, -19.7058, -76.8111
Hunter-Lab:
33.8703, 8.4505, -55.5064
#205db5 color charts
#205db5 color shades, tints & tones
#205db5 color schemes
#205db5 color preview, HTML & CSS examples
This text has a color of #205db5
<p style="color:#205db5;">Text here</p>
.mytext {color:#205db5;}
This box has a color of #205db5
<div style="background-color:#205db5;">Content here</div>
.mybackground {background-color:#205db5;}
Border around this has a color of #205db5
<div style="border:2px solid #205db5;">Content here</div>
.myborder {border:2px solid #205db5;}