#002b64 color space conversions
Hex:
#002b64
RGB:
0, 43, 100
CMY:
100, 83, 61
CMYK:
100, 57, 0, 61
HSL:
214°, 100.0000%, 19.6078%
HSV (HSB):
214°, 100.0000%, 39.2157%
XYZ:
3.1641, 2.6479, 12.4009
xyY:
0.1737, 0.1454, 2.6479
CIE-Lab:
18.5745, 11.8173, -37.3343
CIE-LCH:
18.5745, 39.1599, 287.5640
CIE-Luv:
18.5745, -9.6106, -41.2350
Hunter-Lab:
16.2722, 6.2328, -33.7938
#002b64 color charts
#002b64 color shades, tints & tones
#002b64 color schemes
#002b64 color preview, HTML & CSS examples
This text has a color of #002b64
<p style="color:#002b64;">Text here</p>
.mytext {color:#002b64;}
This box has a color of #002b64
<div style="background-color:#002b64;">Content here</div>
.mybackground {background-color:#002b64;}
Border around this has a color of #002b64
<div style="border:2px solid #002b64;">Content here</div>
.myborder {border:2px solid #002b64;}