#10064f color space conversions
Hex:
        #10064f
        RGB:
        16, 6, 79
        CMY:
        94, 98, 69
        CMYK:
        80, 92, 0, 69
      HSL:
        248°, 85.8824%, 16.6667%
        HSV (HSB):
        248°, 92.4051%, 30.9804%
        XYZ:
        1.6901, 0.8049, 7.4634
        xyY:
        0.1697, 0.0808, 0.8049
      CIE-Lab:
        7.2708, 30.1999, -41.7287
        CIE-LCH:
        7.2708, 51.5104, 305.8941
        CIE-Luv:
        7.2708, -1.0258, -25.3280
        Hunter-Lab:
        8.9717, 17.9252, -43.0420
      #10064f color charts
#10064f RGB chart
      #10064f CMYK chart
      #10064f RGB pie chart
      #10064f color shades, tints & tones
#10064f color schemes
#10064f color preview, HTML & CSS examples
           This text has a color of #10064f        
        
          <p style="color:#10064f;">Text here</p>
        
        
          .mytext {color:#10064f;}
        
        Text color #10064f
      
           This box has a color of #10064f        
        
          <div style="background-color:#10064f;">Content here</div>
        
        
          .mybackground {background-color:#10064f;}
        
        Background color #10064f
      
           Border around this has a color of #10064f        
        
          <div style="border:2px solid #10064f;">Content here</div>
        
        
          .myborder {border:2px solid #10064f;}
        
        Border color #10064f