#75c1c1 color space conversions
Hex:
        #75c1c1
        RGB:
        117, 193, 193
        CMY:
        54, 24, 24
        CMYK:
        39, 0, 0, 24
      HSL:
        180°, 38.0000%, 60.7843%
        HSV (HSB):
        180°, 39.3782%, 75.6863%
        XYZ:
        36.0317, 45.7721, 57.3879
        xyY:
        0.2589, 0.3288, 45.7721
      CIE-Lab:
        73.3974, -23.4640, -7.4202
        CIE-LCH:
        73.3974, 24.6093, 197.5489
        CIE-Luv:
        73.3974, -35.0790, -7.5794
        Hunter-Lab:
        67.6551, -23.3309, -2.9337
      #75c1c1 color charts
#75c1c1 RGB chart
      #75c1c1 CMYK chart
      #75c1c1 RGB pie chart
      #75c1c1 color shades, tints & tones
#75c1c1 color schemes
#75c1c1 color preview, HTML & CSS examples
           This text has a color of #75c1c1        
        
          <p style="color:#75c1c1;">Text here</p>
        
        
          .mytext {color:#75c1c1;}
        
        Text color #75c1c1
      
           This box has a color of #75c1c1        
        
          <div style="background-color:#75c1c1;">Content here</div>
        
        
          .mybackground {background-color:#75c1c1;}
        
        Background color #75c1c1
      
           Border around this has a color of #75c1c1        
        
          <div style="border:2px solid #75c1c1;">Content here</div>
        
        
          .myborder {border:2px solid #75c1c1;}
        
        Border color #75c1c1