#206ace color space conversions
Hex:
#206ace
RGB:
32, 106, 206
CMY:
87, 58, 19
CMYK:
84, 49, 0, 19
HSL:
214°, 73.1092%, 46.6667%
HSV (HSB):
214°, 84.4660%, 80.7843%
XYZ:
16.8903, 15.0714, 60.4114
xyY:
0.1828, 0.1632, 15.0714
CIE-Lab:
45.7318, 15.0202, -57.9082
CIE-LCH:
45.7318, 59.8245, 284.5409
CIE-Luv:
45.7318, -22.9309, -88.3281
Hunter-Lab:
38.8219, 9.7219, -65.0869
#206ace color charts
#206ace color shades, tints & tones
#206ace color schemes
#206ace color preview, HTML & CSS examples
This text has a color of #206ace
<p style="color:#206ace;">Text here</p>
.mytext {color:#206ace;}
This box has a color of #206ace
<div style="background-color:#206ace;">Content here</div>
.mybackground {background-color:#206ace;}
Border around this has a color of #206ace
<div style="border:2px solid #206ace;">Content here</div>
.myborder {border:2px solid #206ace;}