#0b2dcb color space conversions
Hex:
        #0b2dcb
        RGB:
        11, 45, 203
        CMY:
        96, 82, 20
        CMYK:
        95, 78, 0, 20
      HSL:
        229°, 89.7196%, 41.9608%
        HSV (HSB):
        229°, 94.5813%, 79.6078%
        XYZ:
        11.8559, 6.2597, 57.0833
        xyY:
        0.1577, 0.0832, 6.2597
      CIE-Lab:
        30.0585, 51.2967, -81.8561
        CIE-LCH:
        30.0585, 96.6011, 302.0741
        CIE-Luv:
        30.0585, -10.4085, -103.5331
        Hunter-Lab:
        25.0194, 40.8013, -117.7600
      #0b2dcb color charts
#0b2dcb RGB chart
      #0b2dcb CMYK chart
      #0b2dcb RGB pie chart
      #0b2dcb color shades, tints & tones
#0b2dcb color schemes
#0b2dcb color preview, HTML & CSS examples
           This text has a color of #0b2dcb        
        
          <p style="color:#0b2dcb;">Text here</p>
        
        
          .mytext {color:#0b2dcb;}
        
        Text color #0b2dcb
      
           This box has a color of #0b2dcb        
        
          <div style="background-color:#0b2dcb;">Content here</div>
        
        
          .mybackground {background-color:#0b2dcb;}
        
        Background color #0b2dcb
      
           Border around this has a color of #0b2dcb        
        
          <div style="border:2px solid #0b2dcb;">Content here</div>
        
        
          .myborder {border:2px solid #0b2dcb;}
        
        Border color #0b2dcb