#0a32af color space conversions
Hex:
        #0a32af
        RGB:
        10, 50, 175
        CMY:
        96, 80, 31
        CMYK:
        94, 71, 0, 31
      HSL:
        225°, 89.1892%, 36.2745%
        HSV (HSB):
        225°, 94.2857%, 68.6275%
        XYZ:
        9.0036, 5.4409, 41.1331
        xyY:
        0.1620, 0.0979, 5.4409
      CIE-Lab:
        27.9556, 38.4636, -68.7941
        CIE-LCH:
        27.9556, 78.8167, 299.2101
        CIE-Luv:
        27.9556, -10.7428, -87.0512
        Hunter-Lab:
        23.3257, 28.0804, -88.2254
      #0a32af color charts
#0a32af RGB chart
      #0a32af CMYK chart
      #0a32af RGB pie chart
      #0a32af color shades, tints & tones
#0a32af color schemes
#0a32af color preview, HTML & CSS examples
           This text has a color of #0a32af        
        
          <p style="color:#0a32af;">Text here</p>
        
        
          .mytext {color:#0a32af;}
        
        Text color #0a32af
      
           This box has a color of #0a32af        
        
          <div style="background-color:#0a32af;">Content here</div>
        
        
          .mybackground {background-color:#0a32af;}
        
        Background color #0a32af
      
           Border around this has a color of #0a32af        
        
          <div style="border:2px solid #0a32af;">Content here</div>
        
        
          .myborder {border:2px solid #0a32af;}
        
        Border color #0a32af