#000ac4 color space conversions
Hex:
#000ac4
RGB:
0, 10, 196
CMY:
100, 96, 23
CMYK:
100, 95, 0, 23
HSL:
237°, 100.0000%, 38.4314%
HSV (HSB):
237°, 100.0000%, 76.8627%
XYZ:
10.0723, 4.2026, 52.5049
xyY:
0.1508, 0.0629, 4.2026
CIE-Lab:
24.3302, 62.7733, -87.3002
CIE-LCH:
24.3302, 107.5258, 305.7181
CIE-Luv:
24.3302, -7.3203, -96.2584
Hunter-Lab:
20.5003, 51.8266, -137.5022
#000ac4 color charts
#000ac4 color shades, tints & tones
#000ac4 color schemes
#000ac4 color preview, HTML & CSS examples
This text has a color of #000ac4
<p style="color:#000ac4;">Text here</p>
.mytext {color:#000ac4;}
This box has a color of #000ac4
<div style="background-color:#000ac4;">Content here</div>
.mybackground {background-color:#000ac4;}
Border around this has a color of #000ac4
<div style="border:2px solid #000ac4;">Content here</div>
.myborder {border:2px solid #000ac4;}