#014acc color space conversions
Hex:
#014acc
RGB:
1, 74, 204
CMY:
100, 71, 20
CMYK:
100, 64, 0, 20
HSL:
218°, 99.0244%, 40.1961%
HSV (HSB):
218°, 99.5098%, 80.0000%
XYZ:
13.3604, 9.2636, 58.2106
xyY:
0.1653, 0.1146, 9.2636
CIE-Lab:
36.4870, 33.7370, -71.8271
CIE-LCH:
36.4870, 79.3557, 295.1593
CIE-Luv:
36.4870, -16.3092, -101.1902
Hunter-Lab:
30.4362, 25.0915, -92.0894
#014acc color charts
#014acc color shades, tints & tones
#014acc color schemes
#014acc color preview, HTML & CSS examples
This text has a color of #014acc
<p style="color:#014acc;">Text here</p>
.mytext {color:#014acc;}
This box has a color of #014acc
<div style="background-color:#014acc;">Content here</div>
.mybackground {background-color:#014acc;}
Border around this has a color of #014acc
<div style="border:2px solid #014acc;">Content here</div>
.myborder {border:2px solid #014acc;}