#206ffc color space conversions
Hex:
#206ffc
RGB:
32, 111, 252
CMY:
87, 56, 1
CMYK:
87, 56, 0, 1
HSL:
218°, 97.3451%, 55.6863%
HSV (HSB):
218°, 87.3016%, 98.8235%
XYZ:
23.8508, 18.7042, 94.4487
xyY:
0.1741, 0.1365, 18.7042
CIE-Lab:
50.3394, 29.4277, -76.3619
CIE-LCH:
50.3394, 81.8359, 291.0753
CIE-Luv:
50.3394, -23.2469, -119.0573
Hunter-Lab:
43.2484, 22.7552, -99.2075
#206ffc color charts
#206ffc color shades, tints & tones
#206ffc color schemes
#206ffc color preview, HTML & CSS examples
This text has a color of #206ffc
<p style="color:#206ffc;">Text here</p>
.mytext {color:#206ffc;}
This box has a color of #206ffc
<div style="background-color:#206ffc;">Content here</div>
.mybackground {background-color:#206ffc;}
Border around this has a color of #206ffc
<div style="border:2px solid #206ffc;">Content here</div>
.myborder {border:2px solid #206ffc;}