#0b32ac color space conversions
Hex:
        #0b32ac
        RGB:
        11, 50, 172
        CMY:
        96, 80, 33
        CMYK:
        94, 71, 0, 33
      HSL:
        225°, 87.9781%, 35.8824%
        HSV (HSB):
        225°, 93.6047%, 67.4510%
        XYZ:
        8.7250, 5.3309, 39.5988
        xyY:
        0.1626, 0.0994, 5.3309
      CIE-Lab:
        27.6575, 37.3729, -67.4877
        CIE-LCH:
        27.6575, 77.1448, 298.9765
        CIE-Luv:
        27.6575, -10.6551, -85.2484
        Hunter-Lab:
        23.0888, 27.0480, -85.5243
      #0b32ac color charts
#0b32ac RGB chart
      #0b32ac CMYK chart
      #0b32ac RGB pie chart
      #0b32ac color shades, tints & tones
#0b32ac color schemes
#0b32ac color preview, HTML & CSS examples
           This text has a color of #0b32ac        
        
          <p style="color:#0b32ac;">Text here</p>
        
        
          .mytext {color:#0b32ac;}
        
        Text color #0b32ac
      
           This box has a color of #0b32ac        
        
          <div style="background-color:#0b32ac;">Content here</div>
        
        
          .mybackground {background-color:#0b32ac;}
        
        Background color #0b32ac
      
           Border around this has a color of #0b32ac        
        
          <div style="border:2px solid #0b32ac;">Content here</div>
        
        
          .myborder {border:2px solid #0b32ac;}
        
        Border color #0b32ac