#003d82 color space conversions
Hex:
#003d82
RGB:
0, 61, 130
CMY:
100, 76, 49
CMYK:
100, 53, 0, 49
HSL:
212°, 100.0000%, 25.4902%
HSV (HSB):
212°, 100.0000%, 50.9804%
XYZ:
5.6980, 4.9492, 21.7741
xyY:
0.1757, 0.1527, 4.9492
CIE-Lab:
26.5895, 12.1128, -43.5260
CIE-LCH:
26.5895, 45.1800, 285.5513
CIE-Luv:
26.5895, -14.1489, -55.8907
Hunter-Lab:
22.2468, 6.7869, -42.4574
#003d82 color charts
#003d82 color shades, tints & tones
#003d82 color schemes
#003d82 color preview, HTML & CSS examples
This text has a color of #003d82
<p style="color:#003d82;">Text here</p>
.mytext {color:#003d82;}
This box has a color of #003d82
<div style="background-color:#003d82;">Content here</div>
.mybackground {background-color:#003d82;}
Border around this has a color of #003d82
<div style="border:2px solid #003d82;">Content here</div>
.myborder {border:2px solid #003d82;}