#0b5b85 color space conversions
Hex:
        #0b5b85
        RGB:
        11, 91, 133
        CMY:
        96, 64, 48
        CMYK:
        92, 32, 0, 48
      HSL:
        201°, 84.7222%, 28.2353%
        HSV (HSB):
        201°, 91.7293%, 52.1569%
        XYZ:
        8.1127, 9.2468, 23.5475
        xyY:
        0.1983, 0.2260, 9.2468
      CIE-Lab:
        36.4551, -5.9527, -29.6090
        CIE-LCH:
        36.4551, 30.2015, 258.6327
        CIE-Luv:
        36.4551, -23.0373, -40.5840
        Hunter-Lab:
        30.4085, -5.5926, -24.6266
      #0b5b85 color charts
#0b5b85 RGB chart
      #0b5b85 CMYK chart
      #0b5b85 RGB pie chart
      #0b5b85 color shades, tints & tones
#0b5b85 color schemes
#0b5b85 color preview, HTML & CSS examples
           This text has a color of #0b5b85        
        
          <p style="color:#0b5b85;">Text here</p>
        
        
          .mytext {color:#0b5b85;}
        
        Text color #0b5b85
      
           This box has a color of #0b5b85        
        
          <div style="background-color:#0b5b85;">Content here</div>
        
        
          .mybackground {background-color:#0b5b85;}
        
        Background color #0b5b85
      
           Border around this has a color of #0b5b85        
        
          <div style="border:2px solid #0b5b85;">Content here</div>
        
        
          .myborder {border:2px solid #0b5b85;}
        
        Border color #0b5b85