#002b65 color space conversions
Hex:
#002b65
RGB:
0, 43, 101
CMY:
100, 83, 60
CMYK:
100, 57, 0, 60
HSL:
214°, 100.0000%, 19.8039%
HSV (HSB):
214°, 100.0000%, 39.6078%
XYZ:
3.2128, 2.6673, 12.6574
xyY:
0.1733, 0.1439, 2.6673
CIE-Lab:
18.6591, 12.2739, -37.8524
CIE-LCH:
18.6591, 39.7926, 287.9656
CIE-Luv:
18.6591, -9.5966, -41.8862
Hunter-Lab:
16.3320, 6.5337, -34.5179
#002b65 color charts
#002b65 color shades, tints & tones
#002b65 color schemes
#002b65 color preview, HTML & CSS examples
This text has a color of #002b65
<p style="color:#002b65;">Text here</p>
.mytext {color:#002b65;}
This box has a color of #002b65
<div style="background-color:#002b65;">Content here</div>
.mybackground {background-color:#002b65;}
Border around this has a color of #002b65
<div style="border:2px solid #002b65;">Content here</div>
.myborder {border:2px solid #002b65;}