#206ed3 color space conversions
Hex:
#206ed3
RGB:
32, 110, 211
CMY:
87, 57, 17
CMYK:
85, 48, 0, 17
HSL:
214°, 73.6626%, 47.6471%
HSV (HSB):
214°, 84.8341%, 82.7451%
XYZ:
17.9295, 16.1621, 63.8026
xyY:
0.1832, 0.1651, 16.1621
CIE-Lab:
47.1864, 14.4010, -58.4196
CIE-LCH:
47.1864, 60.1684, 283.8479
CIE-Luv:
47.1864, -23.9792, -89.7807
Hunter-Lab:
40.2021, 9.2544, -65.9546
#206ed3 color charts
#206ed3 color shades, tints & tones
#206ed3 color schemes
#206ed3 color preview, HTML & CSS examples
This text has a color of #206ed3
<p style="color:#206ed3;">Text here</p>
.mytext {color:#206ed3;}
This box has a color of #206ed3
<div style="background-color:#206ed3;">Content here</div>
.mybackground {background-color:#206ed3;}
Border around this has a color of #206ed3
<div style="border:2px solid #206ed3;">Content here</div>
.myborder {border:2px solid #206ed3;}