#75b8ac color space conversions
Hex:
        #75b8ac
        RGB:
        117, 184, 172
        CMY:
        54, 28, 33
        CMYK:
        36, 0, 7, 28
      HSL:
        169°, 32.0574%, 59.0196%
        HSV (HSB):
        169°, 36.4130%, 72.1569%
        XYZ:
        31.9230, 41.0414, 45.2690
        xyY:
        0.2700, 0.3471, 41.0414
      CIE-Lab:
        70.2049, -24.0168, -0.6423
        CIE-LCH:
        70.2049, 24.0254, 181.5319
        CIE-Luv:
        70.2049, -31.7904, 2.9138
        Hunter-Lab:
        64.0636, -23.1644, 2.9487
      #75b8ac color charts
#75b8ac RGB chart
      #75b8ac CMYK chart
      #75b8ac RGB pie chart
      #75b8ac color shades, tints & tones
#75b8ac color schemes
#75b8ac color preview, HTML & CSS examples
           This text has a color of #75b8ac        
        
          <p style="color:#75b8ac;">Text here</p>
        
        
          .mytext {color:#75b8ac;}
        
        Text color #75b8ac
      
           This box has a color of #75b8ac        
        
          <div style="background-color:#75b8ac;">Content here</div>
        
        
          .mybackground {background-color:#75b8ac;}
        
        Background color #75b8ac
      
           Border around this has a color of #75b8ac        
        
          <div style="border:2px solid #75b8ac;">Content here</div>
        
        
          .myborder {border:2px solid #75b8ac;}
        
        Border color #75b8ac