#1000ac color space conversions
Hex:
#1000ac
RGB:
16, 0, 172
CMY:
94, 100, 33
CMYK:
91, 100, 0, 33
HSL:
246°, 100.0000%, 33.7255%
HSV (HSB):
246°, 100.0000%, 67.4510%
XYZ:
7.6601, 3.0887, 39.2222
xyY:
0.1533, 0.0618, 3.0887
CIE-Lab:
20.3958, 59.0958, -79.5538
CIE-LCH:
20.3958, 99.1016, 306.6065
CIE-Luv:
20.3958, -5.1286, -81.2390
Hunter-Lab:
17.5747, 47.0447, -120.0173
#1000ac color charts
#1000ac RGB chart
#1000ac CMYK chart
#1000ac RGB pie chart
#1000ac color shades, tints & tones
#1000ac color schemes
#1000ac color preview, HTML & CSS examples
This text has a color of #1000ac
<p style="color:#1000ac;">Text here</p>
.mytext {color:#1000ac;}
Text color #1000ac
This box has a color of #1000ac
<div style="background-color:#1000ac;">Content here</div>
.mybackground {background-color:#1000ac;}
Background color #1000ac
Border around this has a color of #1000ac
<div style="border:2px solid #1000ac;">Content here</div>
.myborder {border:2px solid #1000ac;}
Border color #1000ac