#2014a9 color space conversions
Hex:
#2014a9
RGB:
32, 20, 169
CMY:
87, 92, 34
CMYK:
81, 88, 0, 34
HSL:
245°, 78.8360%, 37.0588%
HSV (HSB):
245°, 88.1657%, 66.2745%
XYZ:
8.0073, 3.6720, 37.8228
xyY:
0.1618, 0.0742, 3.6720
CIE-Lab:
22.5559, 52.9996, -74.1166
CIE-LCH:
22.5559, 91.1166, 305.5680
CIE-Luv:
22.5559, -4.8174, -82.4424
Hunter-Lab:
19.1624, 41.0545, -103.6135
#2014a9 color charts
#2014a9 color shades, tints & tones
#2014a9 color schemes
#2014a9 color preview, HTML & CSS examples
This text has a color of #2014a9
<p style="color:#2014a9;">Text here</p>
.mytext {color:#2014a9;}
This box has a color of #2014a9
<div style="background-color:#2014a9;">Content here</div>
.mybackground {background-color:#2014a9;}
Border around this has a color of #2014a9
<div style="border:2px solid #2014a9;">Content here</div>
.myborder {border:2px solid #2014a9;}