#075e6d color space conversions
Hex:
        #075e6d
        RGB:
        7, 94, 109
        CMY:
        97, 63, 57
        CMYK:
        94, 14, 0, 57
      HSL:
        189°, 87.9310%, 22.7451%
        HSV (HSB):
        189°, 93.5780%, 42.7451%
        XYZ:
        6.8506, 9.1547, 15.8740
        xyY:
        0.2149, 0.2872, 9.1547
      CIE-Lab:
        36.2805, -17.2649, -15.1233
        CIE-LCH:
        36.2805, 22.9520, 221.2169
        CIE-Luv:
        36.2805, -25.9236, -18.2747
        Hunter-Lab:
        30.2567, -12.5339, -9.9263
      #075e6d color charts
#075e6d RGB chart
      #075e6d CMYK chart
      #075e6d RGB pie chart
      #075e6d color shades, tints & tones
#075e6d color schemes
#075e6d color preview, HTML & CSS examples
           This text has a color of #075e6d        
        
          <p style="color:#075e6d;">Text here</p>
        
        
          .mytext {color:#075e6d;}
        
        Text color #075e6d
      
           This box has a color of #075e6d        
        
          <div style="background-color:#075e6d;">Content here</div>
        
        
          .mybackground {background-color:#075e6d;}
        
        Background color #075e6d
      
           Border around this has a color of #075e6d        
        
          <div style="border:2px solid #075e6d;">Content here</div>
        
        
          .myborder {border:2px solid #075e6d;}
        
        Border color #075e6d