#0b5c85 color space conversions
Hex:
        #0b5c85
        RGB:
        11, 92, 133
        CMY:
        96, 64, 48
        CMYK:
        92, 31, 0, 48
      HSL:
        200°, 84.7222%, 28.2353%
        HSV (HSB):
        200°, 91.7293%, 52.1569%
        XYZ:
        8.1988, 9.4189, 23.5762
        xyY:
        0.1990, 0.2286, 9.4189
      CIE-Lab:
        36.7786, -6.5712, -29.1001
        CIE-LCH:
        36.7786, 29.8328, 257.2752
        CIE-Luv:
        36.7786, -23.3866, -39.8691
        Hunter-Lab:
        30.6902, -6.0222, -24.0634
      #0b5c85 color charts
#0b5c85 RGB chart
      #0b5c85 CMYK chart
      #0b5c85 RGB pie chart
      #0b5c85 color shades, tints & tones
#0b5c85 color schemes
#0b5c85 color preview, HTML & CSS examples
           This text has a color of #0b5c85        
        
          <p style="color:#0b5c85;">Text here</p>
        
        
          .mytext {color:#0b5c85;}
        
        Text color #0b5c85
      
           This box has a color of #0b5c85        
        
          <div style="background-color:#0b5c85;">Content here</div>
        
        
          .mybackground {background-color:#0b5c85;}
        
        Background color #0b5c85
      
           Border around this has a color of #0b5c85        
        
          <div style="border:2px solid #0b5c85;">Content here</div>
        
        
          .myborder {border:2px solid #0b5c85;}
        
        Border color #0b5c85