#0b5d65 color space conversions
Hex:
        #0b5d65
        RGB:
        11, 93, 101
        CMY:
        96, 64, 60
        CMYK:
        89, 8, 0, 60
      HSL:
        185°, 80.3571%, 21.9608%
        HSV (HSB):
        185°, 89.1089%, 39.6078%
        XYZ:
        6.4013, 8.8394, 13.6807
        xyY:
        0.2213, 0.3056, 8.8394
      CIE-Lab:
        35.6733, -19.3003, -11.0801
        CIE-LCH:
        35.6733, 22.2546, 209.8597
        CIE-Luv:
        35.6733, -25.7920, -12.2665
        Hunter-Lab:
        29.7312, -13.5973, -6.4703
      #0b5d65 color charts
#0b5d65 RGB chart
      #0b5d65 CMYK chart
      #0b5d65 RGB pie chart
      #0b5d65 color shades, tints & tones
#0b5d65 color schemes
#0b5d65 color preview, HTML & CSS examples
           This text has a color of #0b5d65        
        
          <p style="color:#0b5d65;">Text here</p>
        
        
          .mytext {color:#0b5d65;}
        
        Text color #0b5d65
      
           This box has a color of #0b5d65        
        
          <div style="background-color:#0b5d65;">Content here</div>
        
        
          .mybackground {background-color:#0b5d65;}
        
        Background color #0b5d65
      
           Border around this has a color of #0b5d65        
        
          <div style="border:2px solid #0b5d65;">Content here</div>
        
        
          .myborder {border:2px solid #0b5d65;}
        
        Border color #0b5d65