#205fcd color space conversions
Hex:
#205fcd
RGB:
32, 95, 205
CMY:
87, 63, 20
CMYK:
84, 54, 0, 20
HSL:
218°, 72.9958%, 46.4706%
HSV (HSB):
218°, 84.3902%, 80.3922%
XYZ:
15.7073, 12.8993, 59.4196
xyY:
0.1784, 0.1465, 12.8993
CIE-Lab:
42.6111, 21.7495, -62.3844
CIE-LCH:
42.6111, 66.0671, 289.2204
CIE-Luv:
42.6111, -19.7652, -93.4534
Hunter-Lab:
35.9156, 15.2130, -72.9499
#205fcd color charts
#205fcd color shades, tints & tones
#205fcd color schemes
#205fcd color preview, HTML & CSS examples
This text has a color of #205fcd
<p style="color:#205fcd;">Text here</p>
.mytext {color:#205fcd;}
This box has a color of #205fcd
<div style="background-color:#205fcd;">Content here</div>
.mybackground {background-color:#205fcd;}
Border around this has a color of #205fcd
<div style="border:2px solid #205fcd;">Content here</div>
.myborder {border:2px solid #205fcd;}