#2166f2 color space conversions
Hex:
#2166f2
RGB:
33, 102, 242
CMY:
87, 60, 5
CMYK:
86, 58, 0, 5
HSL:
220°, 88.9362%, 53.9216%
HSV (HSB):
220°, 86.3636%, 94.9020%
XYZ:
21.4056, 16.2369, 86.0102
xyY:
0.1731, 0.1313, 16.2369
CIE-Lab:
47.2837, 31.4301, -75.7715
CIE-LCH:
47.2837, 82.0316, 292.5287
CIE-Luv:
47.2837, -20.9748, -116.1268
Hunter-Lab:
40.2950, 24.3068, -98.3488
#2166f2 color charts
#2166f2 color shades, tints & tones
#2166f2 color schemes
#2166f2 color preview, HTML & CSS examples
This text has a color of #2166f2
<p style="color:#2166f2;">Text here</p>
.mytext {color:#2166f2;}
This box has a color of #2166f2
<div style="background-color:#2166f2;">Content here</div>
.mybackground {background-color:#2166f2;}
Border around this has a color of #2166f2
<div style="border:2px solid #2166f2;">Content here</div>
.myborder {border:2px solid #2166f2;}