#75b0ba color space conversions
Hex:
        #75b0ba
        RGB:
        117, 176, 186
        CMY:
        54, 31, 27
        CMYK:
        37, 5, 0, 27
      HSL:
        189°, 33.3333%, 59.4118%
        HSV (HSB):
        189°, 37.0968%, 72.9412%
        XYZ:
        31.7244, 38.3777, 52.1900
        xyY:
        0.2594, 0.3138, 38.3777
      CIE-Lab:
        68.2981, -16.5200, -11.1793
        CIE-LCH:
        68.2981, 19.9471, 214.0868
        CIE-Luv:
        68.2981, -28.1767, -14.4005
        Hunter-Lab:
        61.9498, -17.0025, -6.5844
      #75b0ba color charts
#75b0ba RGB chart
      #75b0ba CMYK chart
      #75b0ba RGB pie chart
      #75b0ba color shades, tints & tones
#75b0ba color schemes
#75b0ba color preview, HTML & CSS examples
           This text has a color of #75b0ba        
        
          <p style="color:#75b0ba;">Text here</p>
        
        
          .mytext {color:#75b0ba;}
        
        Text color #75b0ba
      
           This box has a color of #75b0ba        
        
          <div style="background-color:#75b0ba;">Content here</div>
        
        
          .mybackground {background-color:#75b0ba;}
        
        Background color #75b0ba
      
           Border around this has a color of #75b0ba        
        
          <div style="border:2px solid #75b0ba;">Content here</div>
        
        
          .myborder {border:2px solid #75b0ba;}
        
        Border color #75b0ba