#0b765a color space conversions
Hex:
        #0b765a
        RGB:
        11, 118, 90
        CMY:
        96, 54, 65
        CMYK:
        91, 0, 24, 54
      HSL:
        164°, 82.9457%, 25.2941%
        HSV (HSB):
        164°, 90.6780%, 46.2745%
        XYZ:
        8.4619, 13.7662, 11.8840
        xyY:
        0.2481, 0.4036, 13.7662
      CIE-Lab:
        43.8958, -34.9101, 7.6891
        CIE-LCH:
        43.8958, 35.7469, 167.5787
        CIE-Luv:
        43.8958, -35.8235, 14.8634
        Hunter-Lab:
        37.1028, -24.2201, 6.9814
      #0b765a color charts
#0b765a RGB chart
      #0b765a CMYK chart
      #0b765a RGB pie chart
      #0b765a color shades, tints & tones
#0b765a color schemes
#0b765a color preview, HTML & CSS examples
           This text has a color of #0b765a        
        
          <p style="color:#0b765a;">Text here</p>
        
        
          .mytext {color:#0b765a;}
        
        Text color #0b765a
      
           This box has a color of #0b765a        
        
          <div style="background-color:#0b765a;">Content here</div>
        
        
          .mybackground {background-color:#0b765a;}
        
        Background color #0b765a
      
           Border around this has a color of #0b765a        
        
          <div style="border:2px solid #0b765a;">Content here</div>
        
        
          .myborder {border:2px solid #0b765a;}
        
        Border color #0b765a