#206abc color space conversions
Hex:
#206abc
RGB:
32, 106, 188
CMY:
87, 58, 26
CMYK:
83, 44, 0, 26
HSL:
212°, 70.9091%, 43.1373%
HSV (HSB):
212°, 82.9787%, 73.7255%
XYZ:
14.8268, 14.2460, 49.5452
xyY:
0.1886, 0.1812, 14.2460
CIE-Lab:
44.5837, 8.0210, -49.3765
CIE-LCH:
44.5837, 50.0237, 279.2268
CIE-Luv:
44.5837, -23.5253, -74.4097
Hunter-Lab:
37.7439, 4.0678, -51.4075
#206abc color charts
#206abc color shades, tints & tones
#206abc color schemes
#206abc color preview, HTML & CSS examples
This text has a color of #206abc
<p style="color:#206abc;">Text here</p>
.mytext {color:#206abc;}
This box has a color of #206abc
<div style="background-color:#206abc;">Content here</div>
.mybackground {background-color:#206abc;}
Border around this has a color of #206abc
<div style="border:2px solid #206abc;">Content here</div>
.myborder {border:2px solid #206abc;}