#0a32bd color space conversions
Hex:
        #0a32bd
        RGB:
        10, 50, 189
        CMY:
        96, 80, 26
        CMYK:
        95, 74, 0, 26
      HSL:
        227°, 89.9497%, 39.0196%
        HSV (HSB):
        227°, 94.7090%, 74.1176%
        XYZ:
        10.4511, 6.0199, 48.7552
        xyY:
        0.1602, 0.0923, 6.0199
      CIE-Lab:
        29.4625, 43.5807, -74.6254
        CIE-LCH:
        29.4625, 86.4189, 300.2846
        CIE-Luv:
        29.4625, -10.9547, -95.3710
        Hunter-Lab:
        24.5354, 33.0968, -100.6427
      #0a32bd color charts
#0a32bd RGB chart
      #0a32bd CMYK chart
      #0a32bd RGB pie chart
      #0a32bd color shades, tints & tones
#0a32bd color schemes
#0a32bd color preview, HTML & CSS examples
           This text has a color of #0a32bd        
        
          <p style="color:#0a32bd;">Text here</p>
        
        
          .mytext {color:#0a32bd;}
        
        Text color #0a32bd
      
           This box has a color of #0a32bd        
        
          <div style="background-color:#0a32bd;">Content here</div>
        
        
          .mybackground {background-color:#0a32bd;}
        
        Background color #0a32bd
      
           Border around this has a color of #0a32bd        
        
          <div style="border:2px solid #0a32bd;">Content here</div>
        
        
          .myborder {border:2px solid #0a32bd;}
        
        Border color #0a32bd