#000064 color space conversions
Hex:
#000064
RGB:
0, 0, 100
CMY:
100, 100, 61
CMYK:
100, 100, 0, 61
HSL:
240°, 100.0000%, 19.6078%
HSV (HSB):
240°, 100.0000%, 39.2157%
XYZ:
2.3003, 0.9201, 12.1130
xyY:
0.1500, 0.0600, 0.9201
CIE-Lab:
8.3073, 39.8541, -54.2802
CIE-LCH:
8.3073, 67.3401, 306.2872
CIE-Luv:
8.3073, -2.4174, -33.5244
Hunter-Lab:
9.5922, 26.0188, -68.1565
#000064 color charts
#000064 color shades, tints & tones
#000064 color schemes
#000064 color preview, HTML & CSS examples
This text has a color of #000064
<p style="color:#000064;">Text here</p>
.mytext {color:#000064;}
This box has a color of #000064
<div style="background-color:#000064;">Content here</div>
.mybackground {background-color:#000064;}
Border around this has a color of #000064
<div style="border:2px solid #000064;">Content here</div>
.myborder {border:2px solid #000064;}