#205bee color space conversions
Hex:
#205bee
RGB:
32, 91, 238
CMY:
87, 64, 7
CMYK:
87, 62, 0, 7
HSL:
223°, 85.8333%, 52.9412%
HSV (HSB):
223°, 86.5546%, 93.3333%
XYZ:
19.7694, 13.9623, 82.5420
xyY:
0.1700, 0.1201, 13.9623
CIE-Lab:
44.1788, 36.8561, -78.6057
CIE-LCH:
44.1788, 86.8172, 295.1207
CIE-Luv:
44.1788, -18.3782, -117.6232
Hunter-Lab:
37.3662, 29.0485, -104.8155
#205bee color charts
#205bee color shades, tints & tones
#205bee color schemes
#205bee color preview, HTML & CSS examples
This text has a color of #205bee
<p style="color:#205bee;">Text here</p>
.mytext {color:#205bee;}
This box has a color of #205bee
<div style="background-color:#205bee;">Content here</div>
.mybackground {background-color:#205bee;}
Border around this has a color of #205bee
<div style="border:2px solid #205bee;">Content here</div>
.myborder {border:2px solid #205bee;}