#0a32ba color space conversions
Hex:
        #0a32ba
        RGB:
        10, 50, 186
        CMY:
        96, 80, 27
        CMYK:
        95, 73, 0, 27
      HSL:
        226°, 89.7959%, 38.4314%
        HSV (HSB):
        226°, 94.6237%, 72.9412%
        XYZ:
        10.1287, 5.8909, 47.0576
        xyY:
        0.1606, 0.0934, 5.8909
      CIE-Lab:
        29.1355, 42.5013, -73.3922
        CIE-LCH:
        29.1355, 84.8102, 300.0750
        CIE-Luv:
        29.1355, -10.9054, -93.5992
        Hunter-Lab:
        24.2712, 32.0160, -97.9631
      #0a32ba color charts
#0a32ba RGB chart
      #0a32ba CMYK chart
      #0a32ba RGB pie chart
      #0a32ba color shades, tints & tones
#0a32ba color schemes
#0a32ba color preview, HTML & CSS examples
           This text has a color of #0a32ba        
        
          <p style="color:#0a32ba;">Text here</p>
        
        
          .mytext {color:#0a32ba;}
        
        Text color #0a32ba
      
           This box has a color of #0a32ba        
        
          <div style="background-color:#0a32ba;">Content here</div>
        
        
          .mybackground {background-color:#0a32ba;}
        
        Background color #0a32ba
      
           Border around this has a color of #0a32ba        
        
          <div style="border:2px solid #0a32ba;">Content here</div>
        
        
          .myborder {border:2px solid #0a32ba;}
        
        Border color #0a32ba