#000cac color space conversions
Hex:
#000cac
RGB:
0, 12, 172
CMY:
100, 95, 33
CMYK:
100, 93, 0, 33
HSL:
236°, 100.0000%, 33.7255%
HSV (HSB):
236°, 100.0000%, 67.4510%
XYZ:
7.5779, 3.2415, 39.2560
xyY:
0.1513, 0.0647, 3.2415
CIE-Lab:
20.9862, 55.7752, -78.5767
CIE-LCH:
20.9862, 96.3596, 305.3679
CIE-Luv:
20.9862, -6.4398, -82.0214
Hunter-Lab:
18.0042, 43.6225, -116.6720
#000cac color charts
#000cac RGB chart
#000cac CMYK chart
#000cac RGB pie chart
#000cac color shades, tints & tones
#000cac color schemes
#000cac color preview, HTML & CSS examples
This text has a color of #000cac
<p style="color:#000cac;">Text here</p>
.mytext {color:#000cac;}
Text color #000cac
This box has a color of #000cac
<div style="background-color:#000cac;">Content here</div>
.mybackground {background-color:#000cac;}
Background color #000cac
Border around this has a color of #000cac
<div style="border:2px solid #000cac;">Content here</div>
.myborder {border:2px solid #000cac;}
Border color #000cac