#75b5ca color space conversions
Hex:
        #75b5ca
        RGB:
        117, 181, 202
        CMY:
        54, 29, 21
        CMYK:
        42, 10, 0, 21
      HSL:
        195°, 44.5026%, 62.5490%
        HSV (HSB):
        195°, 42.0792%, 79.2157%
        XYZ:
        34.5207, 41.0939, 61.9896
        xyY:
        0.2509, 0.2986, 41.0939
      CIE-Lab:
        70.2417, -14.9927, -17.0687
        CIE-LCH:
        70.2417, 22.7183, 228.7048
        CIE-Luv:
        70.2417, -29.9935, -24.1183
        Hunter-Lab:
        64.1045, -16.0597, -12.4607
      #75b5ca color charts
#75b5ca RGB chart
      #75b5ca CMYK chart
      #75b5ca RGB pie chart
      #75b5ca color shades, tints & tones
#75b5ca color schemes
#75b5ca color preview, HTML & CSS examples
           This text has a color of #75b5ca        
        
          <p style="color:#75b5ca;">Text here</p>
        
        
          .mytext {color:#75b5ca;}
        
        Text color #75b5ca
      
           This box has a color of #75b5ca        
        
          <div style="background-color:#75b5ca;">Content here</div>
        
        
          .mybackground {background-color:#75b5ca;}
        
        Background color #75b5ca
      
           Border around this has a color of #75b5ca        
        
          <div style="border:2px solid #75b5ca;">Content here</div>
        
        
          .myborder {border:2px solid #75b5ca;}
        
        Border color #75b5ca