#004b8f color space conversions
Hex:
#004b8f
RGB:
0, 75, 143
CMY:
100, 71, 44
CMYK:
100, 48, 0, 44
HSL:
209°, 100.0000%, 28.0392%
HSV (HSB):
209°, 100.0000%, 56.0784%
XYZ:
7.4740, 7.0153, 26.9468
xyY:
0.1804, 0.1693, 7.0153
CIE-Lab:
31.8418, 7.9964, -43.0822
CIE-LCH:
31.8418, 43.8180, 280.5149
CIE-Luv:
31.8418, -17.9542, -58.8282
Hunter-Lab:
26.4865, 4.0182, -41.7799
#004b8f color charts
#004b8f color shades, tints & tones
#004b8f color schemes
#004b8f color preview, HTML & CSS examples
This text has a color of #004b8f
<p style="color:#004b8f;">Text here</p>
.mytext {color:#004b8f;}
This box has a color of #004b8f
<div style="background-color:#004b8f;">Content here</div>
.mybackground {background-color:#004b8f;}
Border around this has a color of #004b8f
<div style="border:2px solid #004b8f;">Content here</div>
.myborder {border:2px solid #004b8f;}