#0a2a40 color space conversions
Hex:
        #0a2a40
        RGB:
        10, 42, 64
        CMY:
        96, 84, 75
        CMYK:
        84, 34, 0, 75
      HSL:
        204°, 72.9730%, 14.5098%
        HSV (HSB):
        204°, 84.3750%, 25.0980%
        XYZ:
        1.8786, 2.0906, 5.1550
        xyY:
        0.2059, 0.2291, 2.0906
      CIE-Lab:
        15.9558, -2.5546, -17.2562
        CIE-LCH:
        15.9558, 17.4443, 261.5790
        CIE-Luv:
        15.9558, -9.0341, -17.0093
        Hunter-Lab:
        14.4590, -2.1120, -11.0171
      #0a2a40 color charts
#0a2a40 RGB chart
      #0a2a40 CMYK chart
      #0a2a40 RGB pie chart
      #0a2a40 color shades, tints & tones
#0a2a40 color schemes
#0a2a40 color preview, HTML & CSS examples
           This text has a color of #0a2a40        
        
          <p style="color:#0a2a40;">Text here</p>
        
        
          .mytext {color:#0a2a40;}
        
        Text color #0a2a40
      
           This box has a color of #0a2a40        
        
          <div style="background-color:#0a2a40;">Content here</div>
        
        
          .mybackground {background-color:#0a2a40;}
        
        Background color #0a2a40
      
           Border around this has a color of #0a2a40        
        
          <div style="border:2px solid #0a2a40;">Content here</div>
        
        
          .myborder {border:2px solid #0a2a40;}
        
        Border color #0a2a40