#003d64 color space conversions
Hex:
#003d64
RGB:
0, 61, 100
CMY:
100, 76, 61
CMYK:
100, 39, 0, 61
HSL:
203°, 100.0000%, 19.6078%
HSV (HSB):
203°, 100.0000%, 39.2157%
XYZ:
3.9690, 4.2576, 12.6692
xyY:
0.1899, 0.2038, 4.2576
CIE-Lab:
24.5054, -1.1249, -27.8029
CIE-LCH:
24.5054, 27.8256, 267.6831
CIE-Luv:
24.5054, -15.2406, -33.8633
Hunter-Lab:
20.6339, -1.7744, -21.9602
#003d64 color charts
#003d64 color shades, tints & tones
#003d64 color schemes
#003d64 color preview, HTML & CSS examples
This text has a color of #003d64
<p style="color:#003d64;">Text here</p>
.mytext {color:#003d64;}
This box has a color of #003d64
<div style="background-color:#003d64;">Content here</div>
.mybackground {background-color:#003d64;}
Border around this has a color of #003d64
<div style="border:2px solid #003d64;">Content here</div>
.myborder {border:2px solid #003d64;}