#75b0bc color space conversions
Hex:
        #75b0bc
        RGB:
        117, 176, 188
        CMY:
        54, 31, 26
        CMYK:
        38, 6, 0, 26
      HSL:
        190°, 34.6341%, 59.8039%
        HSV (HSB):
        190°, 37.7660%, 73.7255%
        XYZ:
        31.9386, 38.4634, 53.3178
        xyY:
        0.2582, 0.3109, 38.4634
      CIE-Lab:
        68.3608, -16.0114, -12.1907
        CIE-LCH:
        68.3608, 20.1241, 217.2848
        CIE-Luv:
        68.3608, -28.1498, -16.0742
        Hunter-Lab:
        62.0189, -16.6089, -7.5586
      #75b0bc color charts
#75b0bc RGB chart
      #75b0bc CMYK chart
      #75b0bc RGB pie chart
      #75b0bc color shades, tints & tones
#75b0bc color schemes
#75b0bc color preview, HTML & CSS examples
           This text has a color of #75b0bc        
        
          <p style="color:#75b0bc;">Text here</p>
        
        
          .mytext {color:#75b0bc;}
        
        Text color #75b0bc
      
           This box has a color of #75b0bc        
        
          <div style="background-color:#75b0bc;">Content here</div>
        
        
          .mybackground {background-color:#75b0bc;}
        
        Background color #75b0bc
      
           Border around this has a color of #75b0bc        
        
          <div style="border:2px solid #75b0bc;">Content here</div>
        
        
          .myborder {border:2px solid #75b0bc;}
        
        Border color #75b0bc