#0a429e color space conversions
Hex:
        #0a429e
        RGB:
        10, 66, 158
        CMY:
        96, 74, 38
        CMYK:
        94, 58, 0, 38
      HSL:
        217°, 88.0952%, 32.9412%
        HSV (HSB):
        217°, 93.6709%, 61.9608%
        XYZ:
        8.2449, 6.4296, 33.1542
        xyY:
        0.1724, 0.1344, 6.4296
      CIE-Lab:
        30.4714, 21.0289, -54.4288
        CIE-LCH:
        30.4714, 58.3498, 291.1243
        CIE-Luv:
        30.4714, -14.3771, -73.2395
        Hunter-Lab:
        25.3566, 13.6669, -59.7731
      #0a429e color charts
#0a429e RGB chart
      #0a429e CMYK chart
      #0a429e RGB pie chart
      #0a429e color shades, tints & tones
#0a429e color schemes
#0a429e color preview, HTML & CSS examples
           This text has a color of #0a429e        
        
          <p style="color:#0a429e;">Text here</p>
        
        
          .mytext {color:#0a429e;}
        
        Text color #0a429e
      
           This box has a color of #0a429e        
        
          <div style="background-color:#0a429e;">Content here</div>
        
        
          .mybackground {background-color:#0a429e;}
        
        Background color #0a429e
      
           Border around this has a color of #0a429e        
        
          <div style="border:2px solid #0a429e;">Content here</div>
        
        
          .myborder {border:2px solid #0a429e;}
        
        Border color #0a429e