#75cbaf color space conversions
Hex:
        #75cbaf
        RGB:
        117, 203, 175
        CMY:
        54, 20, 31
        CMYK:
        42, 0, 14, 20
      HSL:
        160°, 45.2632%, 62.7451%
        HSV (HSB):
        160°, 42.3645%, 79.6078%
        XYZ:
        36.4299, 49.5889, 48.2090
        xyY:
        0.2714, 0.3694, 49.5889
      CIE-Lab:
        75.8163, -32.5619, 5.8684
        CIE-LCH:
        75.8163, 33.0864, 169.7836
        CIE-Luv:
        75.8163, -39.7067, 14.0031
        Hunter-Lab:
        70.4194, -30.8909, 8.7038
      #75cbaf color charts
#75cbaf RGB chart
      #75cbaf CMYK chart
      #75cbaf RGB pie chart
      #75cbaf color shades, tints & tones
#75cbaf color schemes
#75cbaf color preview, HTML & CSS examples
           This text has a color of #75cbaf        
        
          <p style="color:#75cbaf;">Text here</p>
        
        
          .mytext {color:#75cbaf;}
        
        Text color #75cbaf
      
           This box has a color of #75cbaf        
        
          <div style="background-color:#75cbaf;">Content here</div>
        
        
          .mybackground {background-color:#75cbaf;}
        
        Background color #75cbaf
      
           Border around this has a color of #75cbaf        
        
          <div style="border:2px solid #75cbaf;">Content here</div>
        
        
          .myborder {border:2px solid #75cbaf;}
        
        Border color #75cbaf