#75bdbf color space conversions
Hex:
        #75bdbf
        RGB:
        117, 189, 191
        CMY:
        54, 26, 25
        CMYK:
        39, 1, 0, 25
      HSL:
        182°, 36.6337%, 60.3922%
        HSV (HSB):
        182°, 38.7435%, 74.9020%
        XYZ:
        34.9377, 43.9387, 55.9298
        xyY:
        0.2592, 0.3259, 43.9387
      CIE-Lab:
        72.1875, -21.9490, -8.1263
        CIE-LCH:
        72.1875, 23.4051, 200.3162
        CIE-Luv:
        72.1875, -33.4832, -8.8938
        Hunter-Lab:
        66.2863, -21.9185, -3.6263
      #75bdbf color charts
#75bdbf RGB chart
      #75bdbf CMYK chart
      #75bdbf RGB pie chart
      #75bdbf color shades, tints & tones
#75bdbf color schemes
#75bdbf color preview, HTML & CSS examples
           This text has a color of #75bdbf        
        
          <p style="color:#75bdbf;">Text here</p>
        
        
          .mytext {color:#75bdbf;}
        
        Text color #75bdbf
      
           This box has a color of #75bdbf        
        
          <div style="background-color:#75bdbf;">Content here</div>
        
        
          .mybackground {background-color:#75bdbf;}
        
        Background color #75bdbf
      
           Border around this has a color of #75bdbf        
        
          <div style="border:2px solid #75bdbf;">Content here</div>
        
        
          .myborder {border:2px solid #75bdbf;}
        
        Border color #75bdbf