#75a0ec color space conversions
Hex:
        #75a0ec
        RGB:
        117, 160, 236
        CMY:
        54, 37, 7
        CMYK:
        50, 32, 0, 7
      HSL:
        218°, 75.7962%, 69.2157%
        HSV (HSB):
        218°, 50.4237%, 92.5490%
        XYZ:
        35.0472, 34.9796, 84.2614
        xyY:
        0.2272, 0.2267, 34.9796
      CIE-Lab:
        65.7328, 6.2469, -42.7012
        CIE-LCH:
        65.7328, 43.1557, 278.3229
        CIE-Luv:
        65.7328, -21.6239, -69.1158
        Hunter-Lab:
        59.1436, 2.2740, -43.0695
      #75a0ec color charts
#75a0ec RGB chart
      #75a0ec CMYK chart
      #75a0ec RGB pie chart
      #75a0ec color shades, tints & tones
#75a0ec color schemes
#75a0ec color preview, HTML & CSS examples
           This text has a color of #75a0ec        
        
          <p style="color:#75a0ec;">Text here</p>
        
        
          .mytext {color:#75a0ec;}
        
        Text color #75a0ec
      
           This box has a color of #75a0ec        
        
          <div style="background-color:#75a0ec;">Content here</div>
        
        
          .mybackground {background-color:#75a0ec;}
        
        Background color #75a0ec
      
           Border around this has a color of #75a0ec        
        
          <div style="border:2px solid #75a0ec;">Content here</div>
        
        
          .myborder {border:2px solid #75a0ec;}
        
        Border color #75a0ec