#0e765a color space conversions
Hex:
        #0e765a
        RGB:
        14, 118, 90
        CMY:
        95, 54, 65
        CMYK:
        88, 0, 24, 54
      HSL:
        164°, 78.7879%, 25.8824%
        HSV (HSB):
        164°, 88.1356%, 46.2745%
        XYZ:
        8.5050, 13.7884, 11.8860
        xyY:
        0.2488, 0.4034, 13.7884
      CIE-Lab:
        43.9280, -34.6706, 7.7392
        CIE-LCH:
        43.9280, 35.5239, 167.4166
        CIE-Luv:
        43.9280, -35.5751, 14.8991
        Hunter-Lab:
        37.1328, -24.0981, 7.0145
      #0e765a color charts
#0e765a RGB chart
      #0e765a CMYK chart
      #0e765a RGB pie chart
      #0e765a color shades, tints & tones
#0e765a color schemes
#0e765a color preview, HTML & CSS examples
           This text has a color of #0e765a        
        
          <p style="color:#0e765a;">Text here</p>
        
        
          .mytext {color:#0e765a;}
        
        Text color #0e765a
      
           This box has a color of #0e765a        
        
          <div style="background-color:#0e765a;">Content here</div>
        
        
          .mybackground {background-color:#0e765a;}
        
        Background color #0e765a
      
           Border around this has a color of #0e765a        
        
          <div style="border:2px solid #0e765a;">Content here</div>
        
        
          .myborder {border:2px solid #0e765a;}
        
        Border color #0e765a