#075b5b color space conversions
Hex:
        #075b5b
        RGB:
        7, 91, 91
        CMY:
        97, 64, 64
        CMYK:
        92, 0, 0, 64
      HSL:
        180°, 85.7143%, 19.2157%
        HSV (HSB):
        180°, 92.3077%, 35.6863%
        XYZ:
        5.7170, 8.2827, 11.1949
        xyY:
        0.2269, 0.3287, 8.2827
      CIE-Lab:
        34.5648, -22.0458, -6.5145
        CIE-LCH:
        34.5648, 22.9881, 196.4623
        CIE-Luv:
        34.5648, -26.0660, -5.6285
        Hunter-Lab:
        28.7796, -14.9056, -2.9173
      #075b5b color charts
#075b5b RGB chart
      #075b5b CMYK chart
      #075b5b RGB pie chart
      #075b5b color shades, tints & tones
#075b5b color schemes
#075b5b color preview, HTML & CSS examples
           This text has a color of #075b5b        
        
          <p style="color:#075b5b;">Text here</p>
        
        
          .mytext {color:#075b5b;}
        
        Text color #075b5b
      
           This box has a color of #075b5b        
        
          <div style="background-color:#075b5b;">Content here</div>
        
        
          .mybackground {background-color:#075b5b;}
        
        Background color #075b5b
      
           Border around this has a color of #075b5b        
        
          <div style="border:2px solid #075b5b;">Content here</div>
        
        
          .myborder {border:2px solid #075b5b;}
        
        Border color #075b5b