#205dbd color space conversions
Hex:
#205dbd
RGB:
32, 93, 189
CMY:
87, 64, 26
CMYK:
83, 51, 0, 26
HSL:
217°, 71.0407%, 43.3333%
HSV (HSB):
217°, 83.0688%, 74.1176%
XYZ:
13.6953, 11.8099, 49.7018
xyY:
0.1821, 0.1570, 11.8099
CIE-Lab:
40.9124, 16.8168, -55.8681
CIE-LCH:
40.9124, 58.3442, 286.7522
CIE-Luv:
40.9124, -19.5163, -82.7973
Hunter-Lab:
34.3655, 10.9960, -61.6934
#205dbd color charts
#205dbd color shades, tints & tones
#205dbd color schemes
#205dbd color preview, HTML & CSS examples
This text has a color of #205dbd
<p style="color:#205dbd;">Text here</p>
.mytext {color:#205dbd;}
This box has a color of #205dbd
<div style="background-color:#205dbd;">Content here</div>
.mybackground {background-color:#205dbd;}
Border around this has a color of #205dbd
<div style="border:2px solid #205dbd;">Content here</div>
.myborder {border:2px solid #205dbd;}