#205bcc color space conversions
Hex:
#205bcc
RGB:
32, 91, 204
CMY:
87, 64, 20
CMYK:
84, 55, 0, 20
HSL:
219°, 72.8814%, 46.2745%
HSV (HSB):
219°, 84.3137%, 80.0000%
XYZ:
15.2358, 12.1489, 58.6687
xyY:
0.1771, 0.1412, 12.1489
CIE-Lab:
41.4518, 23.9732, -63.6919
CIE-LCH:
41.4518, 68.0542, 290.6260
CIE-Luv:
41.4518, -18.6777, -94.6114
Hunter-Lab:
34.8552, 17.0288, -75.3988
#205bcc color charts
#205bcc color shades, tints & tones
#205bcc color schemes
#205bcc color preview, HTML & CSS examples
This text has a color of #205bcc
<p style="color:#205bcc;">Text here</p>
.mytext {color:#205bcc;}
This box has a color of #205bcc
<div style="background-color:#205bcc;">Content here</div>
.mybackground {background-color:#205bcc;}
Border around this has a color of #205bcc
<div style="border:2px solid #205bcc;">Content here</div>
.myborder {border:2px solid #205bcc;}