#000042 color space conversions
Hex:
#000042
RGB:
0, 0, 66
CMY:
100, 100, 74
CMYK:
100, 100, 0, 74
HSL:
240°, 100.0000%, 12.9412%
HSV (HSB):
240°, 100.0000%, 25.8824%
XYZ:
0.9834, 0.3933, 5.1784
xyY:
0.1500, 0.0600, 0.3933
CIE-Lab:
3.5531, 24.6700, -38.7493
CIE-LCH:
3.5531, 45.9360, 302.4832
CIE-Luv:
3.5531, -1.0339, -14.3386
Hunter-Lab:
6.2717, 17.0121, -44.5634
#000042 color charts
#000042 color shades, tints & tones
#000042 color schemes
#000042 color preview, HTML & CSS examples
This text has a color of #000042
<p style="color:#000042;">Text here</p>
.mytext {color:#000042;}
This box has a color of #000042
<div style="background-color:#000042;">Content here</div>
.mybackground {background-color:#000042;}
Border around this has a color of #000042
<div style="border:2px solid #000042;">Content here</div>
.myborder {border:2px solid #000042;}