#2166d5 color space conversions
Hex:
#2166d5
RGB:
33, 102, 213
CMY:
87, 60, 16
CMYK:
85, 52, 0, 16
HSL:
217°, 73.1707%, 48.2353%
HSV (HSB):
217°, 84.5070%, 83.5294%
XYZ:
17.3888, 14.6302, 64.8582
xyY:
0.1795, 0.1510, 14.6302
CIE-Lab:
45.1234, 20.3814, -62.8944
CIE-LCH:
45.1234, 66.1144, 287.9553
CIE-Luv:
45.1234, -21.4781, -95.6919
Hunter-Lab:
38.2494, 14.2126, -73.7614
#2166d5 color charts
#2166d5 color shades, tints & tones
#2166d5 color schemes
#2166d5 color preview, HTML & CSS examples
This text has a color of #2166d5
<p style="color:#2166d5;">Text here</p>
.mytext {color:#2166d5;}
This box has a color of #2166d5
<div style="background-color:#2166d5;">Content here</div>
.mybackground {background-color:#2166d5;}
Border around this has a color of #2166d5
<div style="border:2px solid #2166d5;">Content here</div>
.myborder {border:2px solid #2166d5;}