#0b5a55 color space conversions
Hex:
        #0b5a55
        RGB:
        11, 90, 85
        CMY:
        96, 65, 67
        CMYK:
        88, 0, 6, 65
      HSL:
        176°, 78.2178%, 19.8039%
        HSV (HSB):
        176°, 87.7778%, 35.2941%
        XYZ:
        5.4339, 8.0394, 9.8597
        xyY:
        0.2329, 0.3446, 8.0394
      CIE-Lab:
        34.0647, -23.1796, -3.4928
        CIE-LCH:
        34.0647, 23.4413, 188.5692
        CIE-Luv:
        34.0647, -25.7532, -1.4812
        Hunter-Lab:
        28.3538, -15.4104, -0.7698
      #0b5a55 color charts
#0b5a55 RGB chart
      #0b5a55 CMYK chart
      #0b5a55 RGB pie chart
      #0b5a55 color shades, tints & tones
#0b5a55 color schemes
#0b5a55 color preview, HTML & CSS examples
           This text has a color of #0b5a55        
        
          <p style="color:#0b5a55;">Text here</p>
        
        
          .mytext {color:#0b5a55;}
        
        Text color #0b5a55
      
           This box has a color of #0b5a55        
        
          <div style="background-color:#0b5a55;">Content here</div>
        
        
          .mybackground {background-color:#0b5a55;}
        
        Background color #0b5a55
      
           Border around this has a color of #0b5a55        
        
          <div style="border:2px solid #0b5a55;">Content here</div>
        
        
          .myborder {border:2px solid #0b5a55;}
        
        Border color #0b5a55