#001aac color space conversions
Hex:
#001aac
RGB:
0, 26, 172
CMY:
100, 90, 33
CMYK:
100, 85, 0, 33
HSL:
231°, 100.0000%, 33.7255%
HSV (HSB):
231°, 100.0000%, 67.4510%
XYZ:
7.8158, 3.7173, 39.3353
xyY:
0.1536, 0.0731, 3.7173
CIE-Lab:
22.7141, 50.5566, -75.6934
CIE-LCH:
22.7141, 91.0245, 303.7395
CIE-Luv:
22.7141, -7.5795, -83.8865
Hunter-Lab:
19.2804, 38.6186, -107.4653
#001aac color charts
#001aac RGB chart
#001aac CMYK chart
#001aac RGB pie chart
#001aac color shades, tints & tones
#001aac color schemes
#001aac color preview, HTML & CSS examples
This text has a color of #001aac
<p style="color:#001aac;">Text here</p>
.mytext {color:#001aac;}
Text color #001aac
This box has a color of #001aac
<div style="background-color:#001aac;">Content here</div>
.mybackground {background-color:#001aac;}
Background color #001aac
Border around this has a color of #001aac
<div style="border:2px solid #001aac;">Content here</div>
.myborder {border:2px solid #001aac;}
Border color #001aac