#0010a5 color space conversions
Hex:
#0010a5
RGB:
0, 16, 165
CMY:
100, 94, 35
CMYK:
100, 90, 0, 35
HSL:
234°, 100.0000%, 32.3529%
HSV (HSB):
234°, 100.0000%, 64.7059%
XYZ:
6.9768, 3.0872, 35.8255
xyY:
0.1520, 0.0673, 3.0872
CIE-Lab:
20.3898, 52.4992, -75.3316
CIE-LCH:
20.3898, 91.8205, 304.8730
CIE-Luv:
20.3898, -6.4266, -78.3283
Hunter-Lab:
17.5704, 40.1302, -108.5910
#0010a5 color charts
#0010a5 color shades, tints & tones
#0010a5 color schemes
#0010a5 color preview, HTML & CSS examples
This text has a color of #0010a5
<p style="color:#0010a5;">Text here</p>
.mytext {color:#0010a5;}
This box has a color of #0010a5
<div style="background-color:#0010a5;">Content here</div>
.mybackground {background-color:#0010a5;}
Border around this has a color of #0010a5
<div style="border:2px solid #0010a5;">Content here</div>
.myborder {border:2px solid #0010a5;}