#75c0bc color space conversions
Hex:
        #75c0bc
        RGB:
        117, 192, 188
        CMY:
        54, 25, 26
        CMYK:
        39, 0, 2, 25
      HSL:
        177°, 37.3134%, 60.5882%
        HSV (HSB):
        177°, 39.0625%, 75.2941%
        XYZ:
        35.2629, 45.1120, 54.4259
        xyY:
        0.2616, 0.3347, 45.1120
      CIE-Lab:
        72.9656, -24.1952, -5.3360
        CIE-LCH:
        72.9656, 24.7766, 192.4369
        CIE-Luv:
        72.9656, -34.7918, -4.2154
        Hunter-Lab:
        67.1655, -23.8245, -1.0284
      #75c0bc color charts
#75c0bc RGB chart
      #75c0bc CMYK chart
      #75c0bc RGB pie chart
      #75c0bc color shades, tints & tones
#75c0bc color schemes
#75c0bc color preview, HTML & CSS examples
           This text has a color of #75c0bc        
        
          <p style="color:#75c0bc;">Text here</p>
        
        
          .mytext {color:#75c0bc;}
        
        Text color #75c0bc
      
           This box has a color of #75c0bc        
        
          <div style="background-color:#75c0bc;">Content here</div>
        
        
          .mybackground {background-color:#75c0bc;}
        
        Background color #75c0bc
      
           Border around this has a color of #75c0bc        
        
          <div style="border:2px solid #75c0bc;">Content here</div>
        
        
          .myborder {border:2px solid #75c0bc;}
        
        Border color #75c0bc