#0b32cb color space conversions
Hex:
        #0b32cb
        RGB:
        11, 50, 203
        CMY:
        96, 80, 20
        CMYK:
        95, 75, 0, 20
      HSL:
        228°, 89.7196%, 41.9608%
        HSV (HSB):
        228°, 94.5813%, 79.6078%
        XYZ:
        12.0581, 6.6641, 57.1507
        xyY:
        0.1589, 0.0878, 6.6641
      CIE-Lab:
        31.0298, 48.5224, -80.2449
        CIE-LCH:
        31.0298, 93.7746, 301.1605
        CIE-Luv:
        31.0298, -11.1703, -103.5718
        Hunter-Lab:
        25.8150, 38.2005, -113.1889
      #0b32cb color charts
#0b32cb RGB chart
      #0b32cb CMYK chart
      #0b32cb RGB pie chart
      #0b32cb color shades, tints & tones
#0b32cb color schemes
#0b32cb color preview, HTML & CSS examples
           This text has a color of #0b32cb        
        
          <p style="color:#0b32cb;">Text here</p>
        
        
          .mytext {color:#0b32cb;}
        
        Text color #0b32cb
      
           This box has a color of #0b32cb        
        
          <div style="background-color:#0b32cb;">Content here</div>
        
        
          .mybackground {background-color:#0b32cb;}
        
        Background color #0b32cb
      
           Border around this has a color of #0b32cb        
        
          <div style="border:2px solid #0b32cb;">Content here</div>
        
        
          .myborder {border:2px solid #0b32cb;}
        
        Border color #0b32cb