#003ca2 color space conversions
Hex:
#003ca2
RGB:
0, 60, 162
CMY:
100, 76, 36
CMYK:
100, 63, 0, 36
HSL:
218°, 100.0000%, 31.7647%
HSV (HSB):
218°, 100.0000%, 63.5294%
XYZ:
8.1374, 5.8404, 34.8808
xyY:
0.1666, 0.1195, 5.8404
CIE-Lab:
29.0061, 26.3787, -59.2515
CIE-LCH:
29.0061, 64.8581, 293.9986
CIE-Luv:
29.0061, -13.3500, -77.6879
Hunter-Lab:
24.1668, 17.8125, -68.6586
#003ca2 color charts
#003ca2 color shades, tints & tones
#003ca2 color schemes
#003ca2 color preview, HTML & CSS examples
This text has a color of #003ca2
<p style="color:#003ca2;">Text here</p>
.mytext {color:#003ca2;}
This box has a color of #003ca2
<div style="background-color:#003ca2;">Content here</div>
.mybackground {background-color:#003ca2;}
Border around this has a color of #003ca2
<div style="border:2px solid #003ca2;">Content here</div>
.myborder {border:2px solid #003ca2;}