#0a418e color space conversions
Hex:
        #0a418e
        RGB:
        10, 65, 142
        CMY:
        96, 75, 44
        CMYK:
        93, 54, 0, 44
      HSL:
        215°, 86.8421%, 29.8039%
        HSV (HSB):
        215°, 92.9577%, 55.6863%
        XYZ:
        6.8980, 5.7981, 26.3468
        xyY:
        0.1767, 0.1485, 5.7981
      CIE-Lab:
        28.8973, 15.0369, -47.2198
        CIE-LCH:
        28.8973, 49.5563, 287.6638
        CIE-Luv:
        28.8973, -14.3754, -62.5645
        Hunter-Lab:
        24.0793, 8.9959, -48.0177
      #0a418e color charts
#0a418e RGB chart
      #0a418e CMYK chart
      #0a418e RGB pie chart
      #0a418e color shades, tints & tones
#0a418e color schemes
#0a418e color preview, HTML & CSS examples
           This text has a color of #0a418e        
        
          <p style="color:#0a418e;">Text here</p>
        
        
          .mytext {color:#0a418e;}
        
        Text color #0a418e
      
           This box has a color of #0a418e        
        
          <div style="background-color:#0a418e;">Content here</div>
        
        
          .mybackground {background-color:#0a418e;}
        
        Background color #0a418e
      
           Border around this has a color of #0a418e        
        
          <div style="border:2px solid #0a418e;">Content here</div>
        
        
          .myborder {border:2px solid #0a418e;}
        
        Border color #0a418e