#0b5566 color space conversions
Hex:
        #0b5566
        RGB:
        11, 85, 102
        CMY:
        96, 67, 60
        CMYK:
        89, 17, 0, 60
      HSL:
        191°, 80.5310%, 22.1569%
        HSV (HSB):
        191°, 89.2157%, 40.0000%
        XYZ:
        5.7848, 7.5275, 13.7184
        xyY:
        0.2140, 0.2785, 7.5275
      CIE-Lab:
        32.9787, -14.4385, -15.8179
        CIE-LCH:
        32.9787, 21.4167, 227.6104
        CIE-Luv:
        32.9787, -22.7593, -19.0887
        Hunter-Lab:
        27.4362, -10.3776, -10.4403
      #0b5566 color charts
#0b5566 RGB chart
      #0b5566 CMYK chart
      #0b5566 RGB pie chart
      #0b5566 color shades, tints & tones
#0b5566 color schemes
#0b5566 color preview, HTML & CSS examples
           This text has a color of #0b5566        
        
          <p style="color:#0b5566;">Text here</p>
        
        
          .mytext {color:#0b5566;}
        
        Text color #0b5566
      
           This box has a color of #0b5566        
        
          <div style="background-color:#0b5566;">Content here</div>
        
        
          .mybackground {background-color:#0b5566;}
        
        Background color #0b5566
      
           Border around this has a color of #0b5566        
        
          <div style="border:2px solid #0b5566;">Content here</div>
        
        
          .myborder {border:2px solid #0b5566;}
        
        Border color #0b5566