#205ec8 color space conversions
Hex:
#205ec8
RGB:
32, 94, 200
CMY:
87, 63, 22
CMYK:
84, 53, 0, 22
HSL:
218°, 72.4138%, 45.4902%
HSV (HSB):
218°, 84.0000%, 78.4314%
XYZ:
15.0237, 12.4826, 56.2611
xyY:
0.1794, 0.1490, 12.4826
CIE-Lab:
41.9731, 20.4596, -60.5357
CIE-LCH:
41.9731, 63.8996, 288.6740
CIE-Luv:
41.9731, -19.5776, -90.3386
Hunter-Lab:
35.3307, 14.0748, -69.6826
#205ec8 color charts
#205ec8 color shades, tints & tones
#205ec8 color schemes
#205ec8 color preview, HTML & CSS examples
This text has a color of #205ec8
<p style="color:#205ec8;">Text here</p>
.mytext {color:#205ec8;}
This box has a color of #205ec8
<div style="background-color:#205ec8;">Content here</div>
.mybackground {background-color:#205ec8;}
Border around this has a color of #205ec8
<div style="border:2px solid #205ec8;">Content here</div>
.myborder {border:2px solid #205ec8;}