#205db2 color space conversions
Hex:
#205db2
RGB:
32, 93, 178
CMY:
87, 64, 30
CMYK:
82, 48, 0, 30
HSL:
215°, 69.5238%, 41.1765%
HSV (HSB):
215°, 82.0225%, 69.8039%
XYZ:
12.5459, 11.3501, 43.6490
xyY:
0.1857, 0.1680, 11.3501
CIE-Lab:
40.1640, 12.4937, -50.6347
CIE-LCH:
40.1640, 52.1533, 283.8605
CIE-Luv:
40.1640, -19.7834, -74.5342
Hunter-Lab:
33.6900, 7.5147, -53.2337
#205db2 color charts
#205db2 color shades, tints & tones
#205db2 color schemes
#205db2 color preview, HTML & CSS examples
This text has a color of #205db2
<p style="color:#205db2;">Text here</p>
.mytext {color:#205db2;}
This box has a color of #205db2
<div style="background-color:#205db2;">Content here</div>
.mybackground {background-color:#205db2;}
Border around this has a color of #205db2
<div style="border:2px solid #205db2;">Content here</div>
.myborder {border:2px solid #205db2;}