#75b8bf color space conversions
Hex:
        #75b8bf
        RGB:
        117, 184, 191
        CMY:
        54, 28, 25
        CMYK:
        39, 4, 0, 25
      HSL:
        186°, 36.6337%, 60.3922%
        HSV (HSB):
        186°, 38.7435%, 74.9020%
        XYZ:
        33.8806, 41.8245, 55.5775
        xyY:
        0.2581, 0.3186, 41.8245
      CIE-Lab:
        70.7497, -19.4012, -10.2681
        CIE-LCH:
        70.7497, 21.9509, 207.8900
        CIE-Luv:
        70.7497, -31.4200, -12.6111
        Hunter-Lab:
        64.6718, -19.6623, -5.6821
      #75b8bf color charts
#75b8bf RGB chart
      #75b8bf CMYK chart
      #75b8bf RGB pie chart
      #75b8bf color shades, tints & tones
#75b8bf color schemes
#75b8bf color preview, HTML & CSS examples
           This text has a color of #75b8bf        
        
          <p style="color:#75b8bf;">Text here</p>
        
        
          .mytext {color:#75b8bf;}
        
        Text color #75b8bf
      
           This box has a color of #75b8bf        
        
          <div style="background-color:#75b8bf;">Content here</div>
        
        
          .mybackground {background-color:#75b8bf;}
        
        Background color #75b8bf
      
           Border around this has a color of #75b8bf        
        
          <div style="border:2px solid #75b8bf;">Content here</div>
        
        
          .myborder {border:2px solid #75b8bf;}
        
        Border color #75b8bf