#2008a2 color space conversions
Hex:
#2008a2
RGB:
32, 8, 162
CMY:
87, 97, 36
CMYK:
80, 95, 0, 36
HSL:
249°, 90.5882%, 33.3333%
HSV (HSB):
249°, 95.0617%, 63.5294%
XYZ:
7.2041, 3.0894, 34.3990
xyY:
0.1612, 0.0691, 3.0894
CIE-Lab:
20.3983, 54.7111, -73.4594
CIE-LCH:
20.3983, 91.5947, 306.6780
CIE-Luv:
20.3983, -3.7109, -77.1528
Hunter-Lab:
17.5766, 42.4022, -103.7322
#2008a2 color charts
#2008a2 color shades, tints & tones
#2008a2 color schemes
#2008a2 color preview, HTML & CSS examples
This text has a color of #2008a2
<p style="color:#2008a2;">Text here</p>
.mytext {color:#2008a2;}
This box has a color of #2008a2
<div style="background-color:#2008a2;">Content here</div>
.mybackground {background-color:#2008a2;}
Border around this has a color of #2008a2
<div style="border:2px solid #2008a2;">Content here</div>
.myborder {border:2px solid #2008a2;}