#206ec7 color space conversions
Hex:
#206ec7
RGB:
32, 110, 199
CMY:
87, 57, 22
CMYK:
84, 45, 0, 22
HSL:
212°, 72.2944%, 45.2941%
HSV (HSB):
212°, 83.9196%, 78.0392%
XYZ:
16.4804, 15.5825, 56.1719
xyY:
0.1868, 0.1766, 15.5825
CIE-Lab:
46.4219, 9.7533, -52.7806
CIE-LCH:
46.4219, 53.6742, 280.4696
CIE-Luv:
46.4219, -24.3860, -80.5146
Hunter-Lab:
39.4746, 5.4420, -56.7368
#206ec7 color charts
#206ec7 color shades, tints & tones
#206ec7 color schemes
#206ec7 color preview, HTML & CSS examples
This text has a color of #206ec7
<p style="color:#206ec7;">Text here</p>
.mytext {color:#206ec7;}
This box has a color of #206ec7
<div style="background-color:#206ec7;">Content here</div>
.mybackground {background-color:#206ec7;}
Border around this has a color of #206ec7
<div style="border:2px solid #206ec7;">Content here</div>
.myborder {border:2px solid #206ec7;}