#0a357d color space conversions
Hex:
        #0a357d
        RGB:
        10, 53, 125
        CMY:
        96, 79, 51
        CMYK:
        92, 58, 0, 51
      HSL:
        218°, 85.1852%, 26.4706%
        HSV (HSB):
        218°, 92.0000%, 49.0196%
        XYZ:
        5.0999, 4.0914, 19.9230
        xyY:
        0.1752, 0.1405, 4.0914
      CIE-Lab:
        23.9713, 16.2970, -44.6271
        CIE-LCH:
        23.9713, 47.5097, 290.0613
        CIE-Luv:
        23.9713, -11.2947, -55.0485
        Hunter-Lab:
        20.2272, 9.6081, -44.2391
      #0a357d color charts
#0a357d RGB chart
      #0a357d CMYK chart
      #0a357d RGB pie chart
      #0a357d color shades, tints & tones
#0a357d color schemes
#0a357d color preview, HTML & CSS examples
           This text has a color of #0a357d        
        
          <p style="color:#0a357d;">Text here</p>
        
        
          .mytext {color:#0a357d;}
        
        Text color #0a357d
      
           This box has a color of #0a357d        
        
          <div style="background-color:#0a357d;">Content here</div>
        
        
          .mybackground {background-color:#0a357d;}
        
        Background color #0a357d
      
           Border around this has a color of #0a357d        
        
          <div style="border:2px solid #0a357d;">Content here</div>
        
        
          .myborder {border:2px solid #0a357d;}
        
        Border color #0a357d