#0001a5 color space conversions
Hex:
#0001a5
RGB:
0, 1, 165
CMY:
100, 100, 35
CMYK:
100, 99, 0, 35
HSL:
240°, 100.0000%, 32.3529%
HSV (HSB):
240°, 100.0000%, 64.7059%
XYZ:
6.8024, 2.7383, 35.7673
xyY:
0.1501, 0.0604, 2.7383
CIE-Lab:
18.9639, 56.8858, -77.7153
CIE-LCH:
18.9639, 96.3102, 306.2033
CIE-Luv:
18.9639, -5.5462, -76.3062
Hunter-Lab:
16.5479, 44.4178, -116.5686
#0001a5 color charts
#0001a5 color shades, tints & tones
#0001a5 color schemes
#0001a5 color preview, HTML & CSS examples
This text has a color of #0001a5
<p style="color:#0001a5;">Text here</p>
.mytext {color:#0001a5;}
This box has a color of #0001a5
<div style="background-color:#0001a5;">Content here</div>
.mybackground {background-color:#0001a5;}
Border around this has a color of #0001a5
<div style="border:2px solid #0001a5;">Content here</div>
.myborder {border:2px solid #0001a5;}