#04285f color space conversions
Hex:
#04285f
RGB:
4, 40, 95
CMY:
98, 84, 63
CMYK:
96, 58, 0, 63
HSL:
216°, 91.9192%, 19.4118%
HSV (HSB):
216°, 95.7895%, 37.2549%
XYZ:
2.8744, 2.3696, 11.1324
xyY:
0.1755, 0.1447, 2.3696
CIE-Lab:
17.3184, 12.1646, -36.0747
CIE-LCH:
17.3184, 38.0705, 288.6344
CIE-Luv:
17.3184, -8.4968, -38.5830
Hunter-Lab:
15.3936, 6.3923, -32.1020
#04285f color charts
#04285f color shades, tints & tones
#04285f color schemes
#04285f color preview, HTML & CSS examples
This text has a color of #04285f
<p style="color:#04285f;">Text here</p>
.mytext {color:#04285f;}
This box has a color of #04285f
<div style="background-color:#04285f;">Content here</div>
.mybackground {background-color:#04285f;}
Border around this has a color of #04285f
<div style="border:2px solid #04285f;">Content here</div>
.myborder {border:2px solid #04285f;}