#75bdaf color space conversions
Hex:
        #75bdaf
        RGB:
        117, 189, 175
        CMY:
        54, 26, 31
        CMYK:
        38, 0, 7, 26
      HSL:
        168°, 35.2941%, 60.0000%
        HSV (HSB):
        168°, 38.0952%, 74.1176%
        XYZ:
        33.2716, 43.2722, 47.1562
        xyY:
        0.2690, 0.3498, 43.2722
      CIE-Lab:
        71.7394, -25.8039, -0.0429
        CIE-LCH:
        71.7394, 25.8039, 180.0953
        CIE-Luv:
        71.7394, -33.8471, 4.1021
        Hunter-Lab:
        65.7816, -24.8347, 3.5445
      #75bdaf color charts
#75bdaf RGB chart
      #75bdaf CMYK chart
      #75bdaf RGB pie chart
      #75bdaf color shades, tints & tones
#75bdaf color schemes
#75bdaf color preview, HTML & CSS examples
           This text has a color of #75bdaf        
        
          <p style="color:#75bdaf;">Text here</p>
        
        
          .mytext {color:#75bdaf;}
        
        Text color #75bdaf
      
           This box has a color of #75bdaf        
        
          <div style="background-color:#75bdaf;">Content here</div>
        
        
          .mybackground {background-color:#75bdaf;}
        
        Background color #75bdaf
      
           Border around this has a color of #75bdaf        
        
          <div style="border:2px solid #75bdaf;">Content here</div>
        
        
          .myborder {border:2px solid #75bdaf;}
        
        Border color #75bdaf