#000acc color space conversions
Hex:
#000acc
RGB:
0, 10, 204
CMY:
100, 96, 20
CMYK:
100, 95, 0, 20
HSL:
237°, 100.0000%, 40.0000%
HSV (HSB):
237°, 100.0000%, 80.0000%
XYZ:
11.0076, 4.5767, 57.4300
xyY:
0.1508, 0.0627, 4.5767
CIE-Lab:
25.4931, 64.8688, -90.0533
CIE-LCH:
25.4931, 110.9845, 305.7667
CIE-Luv:
25.4931, -7.6489, -101.0300
Hunter-Lab:
21.3933, 54.4067, -144.1881
#000acc color charts
#000acc RGB chart
#000acc CMYK chart
#000acc RGB pie chart
#000acc color shades, tints & tones
#000acc color schemes
#000acc color preview, HTML & CSS examples
This text has a color of #000acc
<p style="color:#000acc;">Text here</p>
.mytext {color:#000acc;}
Text color #000acc
This box has a color of #000acc
<div style="background-color:#000acc;">Content here</div>
.mybackground {background-color:#000acc;}
Background color #000acc
Border around this has a color of #000acc
<div style="border:2px solid #000acc;">Content here</div>
.myborder {border:2px solid #000acc;}
Border color #000acc