#0a30ba color space conversions
Hex:
        #0a30ba
        RGB:
        10, 48, 186
        CMY:
        96, 81, 27
        CMYK:
        95, 74, 0, 27
      HSL:
        227°, 89.7959%, 38.4314%
        HSV (HSB):
        227°, 94.6237%, 72.9412%
        XYZ:
        10.0451, 5.7236, 47.0297
        xyY:
        0.1600, 0.0911, 5.7236
      CIE-Lab:
        28.7042, 43.7063, -74.1061
        CIE-LCH:
        28.7042, 86.0346, 300.5313
        CIE-Luv:
        28.7042, -10.5583, -93.6517
        Hunter-Lab:
        23.9241, 33.0801, -99.8049
      #0a30ba color charts
#0a30ba RGB chart
      #0a30ba CMYK chart
      #0a30ba RGB pie chart
      #0a30ba color shades, tints & tones
#0a30ba color schemes
#0a30ba color preview, HTML & CSS examples
           This text has a color of #0a30ba        
        
          <p style="color:#0a30ba;">Text here</p>
        
        
          .mytext {color:#0a30ba;}
        
        Text color #0a30ba
      
           This box has a color of #0a30ba        
        
          <div style="background-color:#0a30ba;">Content here</div>
        
        
          .mybackground {background-color:#0a30ba;}
        
        Background color #0a30ba
      
           Border around this has a color of #0a30ba        
        
          <div style="border:2px solid #0a30ba;">Content here</div>
        
        
          .myborder {border:2px solid #0a30ba;}
        
        Border color #0a30ba