#75a0da color space conversions
Hex:
        #75a0da
        RGB:
        117, 160, 218
        CMY:
        54, 37, 15
        CMYK:
        46, 27, 0, 15
      HSL:
        214°, 57.7143%, 65.6863%
        HSV (HSB):
        214°, 46.3303%, 85.4902%
        XYZ:
        32.5618, 33.9855, 71.1733
        xyY:
        0.2364, 0.2468, 33.9855
      CIE-Lab:
        64.9510, 0.9324, -34.0023
        CIE-LCH:
        64.9510, 34.0151, 271.5707
        CIE-Luv:
        64.9510, -21.5516, -53.7644
        Hunter-Lab:
        58.2971, -2.3187, -31.5776
      #75a0da color charts
#75a0da RGB chart
      #75a0da CMYK chart
      #75a0da RGB pie chart
      #75a0da color shades, tints & tones
#75a0da color schemes
#75a0da color preview, HTML & CSS examples
           This text has a color of #75a0da        
        
          <p style="color:#75a0da;">Text here</p>
        
        
          .mytext {color:#75a0da;}
        
        Text color #75a0da
      
           This box has a color of #75a0da        
        
          <div style="background-color:#75a0da;">Content here</div>
        
        
          .mybackground {background-color:#75a0da;}
        
        Background color #75a0da
      
           Border around this has a color of #75a0da        
        
          <div style="border:2px solid #75a0da;">Content here</div>
        
        
          .myborder {border:2px solid #75a0da;}
        
        Border color #75a0da