#012acc color space conversions
Hex:
#012acc
RGB:
1, 42, 204
CMY:
100, 84, 20
CMYK:
100, 79, 0, 20
HSL:
228°, 99.0244%, 40.1961%
HSV (HSB):
228°, 99.5098%, 80.0000%
XYZ:
11.7396, 6.0220, 57.6704
xyY:
0.1556, 0.0798, 6.0220
CIE-Lab:
29.4679, 53.0224, -83.4253
CIE-LCH:
29.4679, 98.8491, 302.4387
CIE-Luv:
29.4679, -10.3941, -103.9343
Hunter-Lab:
24.5398, 42.4478, -122.1581
#012acc color charts
#012acc RGB chart
#012acc CMYK chart
#012acc RGB pie chart
#012acc color shades, tints & tones
#012acc color schemes
#012acc color preview, HTML & CSS examples
This text has a color of #012acc
<p style="color:#012acc;">Text here</p>
.mytext {color:#012acc;}
Text color #012acc
This box has a color of #012acc
<div style="background-color:#012acc;">Content here</div>
.mybackground {background-color:#012acc;}
Background color #012acc
Border around this has a color of #012acc
<div style="border:2px solid #012acc;">Content here</div>
.myborder {border:2px solid #012acc;}
Border color #012acc