#0b5b65 color space conversions
Hex:
        #0b5b65
        RGB:
        11, 91, 101
        CMY:
        96, 64, 60
        CMYK:
        89, 10, 0, 60
      HSL:
        187°, 80.3571%, 21.9608%
        HSV (HSB):
        187°, 89.1089%, 39.6078%
        XYZ:
        6.2281, 8.4929, 13.6230
        xyY:
        0.2197, 0.2996, 8.4929
      CIE-Lab:
        34.9890, -18.2031, -12.1187
        CIE-LCH:
        34.9890, 21.8681, 213.6537
        CIE-Luv:
        34.9890, -25.0483, -13.7745
        Hunter-Lab:
        29.1426, -12.8523, -7.3158
      #0b5b65 color charts
#0b5b65 RGB chart
      #0b5b65 CMYK chart
      #0b5b65 RGB pie chart
      #0b5b65 color shades, tints & tones
#0b5b65 color schemes
#0b5b65 color preview, HTML & CSS examples
           This text has a color of #0b5b65        
        
          <p style="color:#0b5b65;">Text here</p>
        
        
          .mytext {color:#0b5b65;}
        
        Text color #0b5b65
      
           This box has a color of #0b5b65        
        
          <div style="background-color:#0b5b65;">Content here</div>
        
        
          .mybackground {background-color:#0b5b65;}
        
        Background color #0b5b65
      
           Border around this has a color of #0b5b65        
        
          <div style="border:2px solid #0b5b65;">Content here</div>
        
        
          .myborder {border:2px solid #0b5b65;}
        
        Border color #0b5b65