#0a004f color space conversions
Hex:
        #0a004f
        RGB:
        10, 0, 79
        CMY:
        96, 100, 69
        CMYK:
        87, 100, 0, 69
      HSL:
        248°, 100.0000%, 15.4902%
        HSV (HSB):
        248°, 100.0000%, 30.9804%
        XYZ:
        1.5365, 0.6290, 7.4376
        xyY:
        0.1600, 0.0655, 0.6290
      CIE-Lab:
        5.6821, 32.9670, -44.3732
        CIE-LCH:
        5.6821, 55.2794, 306.6105
        CIE-Luv:
        5.6821, -0.9748, -22.0307
        Hunter-Lab:
        7.9312, 20.6999, -50.0478
      #0a004f color charts
#0a004f RGB chart
      #0a004f CMYK chart
      #0a004f RGB pie chart
      #0a004f color shades, tints & tones
#0a004f color schemes
#0a004f color preview, HTML & CSS examples
           This text has a color of #0a004f        
        
          <p style="color:#0a004f;">Text here</p>
        
        
          .mytext {color:#0a004f;}
        
        Text color #0a004f
      
           This box has a color of #0a004f        
        
          <div style="background-color:#0a004f;">Content here</div>
        
        
          .mybackground {background-color:#0a004f;}
        
        Background color #0a004f
      
           Border around this has a color of #0a004f        
        
          <div style="border:2px solid #0a004f;">Content here</div>
        
        
          .myborder {border:2px solid #0a004f;}
        
        Border color #0a004f