#014bbd color space conversions
Hex:
#014bbd
RGB:
1, 75, 189
CMY:
100, 71, 26
CMYK:
99, 60, 0, 26
HSL:
216°, 98.9474%, 37.2549%
HSV (HSB):
216°, 99.4709%, 74.1176%
XYZ:
11.7139, 8.7127, 49.2084
xyY:
0.1682, 0.1251, 8.7127
CIE-Lab:
35.4252, 27.1629, -64.8175
CIE-LCH:
35.4252, 70.2790, 292.7370
CIE-Luv:
35.4252, -16.7105, -91.1704
Hunter-Lab:
29.5173, 19.1821, -78.1804
#014bbd color charts
#014bbd color shades, tints & tones
#014bbd color schemes
#014bbd color preview, HTML & CSS examples
This text has a color of #014bbd
<p style="color:#014bbd;">Text here</p>
.mytext {color:#014bbd;}
This box has a color of #014bbd
<div style="background-color:#014bbd;">Content here</div>
.mybackground {background-color:#014bbd;}
Border around this has a color of #014bbd
<div style="border:2px solid #014bbd;">Content here</div>
.myborder {border:2px solid #014bbd;}