#7595cd color space conversions
Hex:
        #7595cd
        RGB:
        117, 149, 205
        CMY:
        54, 42, 20
        CMYK:
        43, 27, 0, 20
      HSL:
        218°, 46.8085%, 63.1373%
        HSV (HSB):
        218°, 42.9268%, 80.3922%
        XYZ:
        29.1030, 29.6846, 61.9534
        xyY:
        0.2410, 0.2459, 29.6846
      CIE-Lab:
        61.3811, 3.4659, -32.3132
        CIE-LCH:
        61.3811, 32.4986, 276.1220
        CIE-Luv:
        61.3811, -17.1719, -50.8207
        Hunter-Lab:
        54.4836, 0.0016, -29.2803
      #7595cd color charts
#7595cd RGB chart
      #7595cd CMYK chart
      #7595cd RGB pie chart
      #7595cd color shades, tints & tones
#7595cd color schemes
#7595cd color preview, HTML & CSS examples
           This text has a color of #7595cd        
        
          <p style="color:#7595cd;">Text here</p>
        
        
          .mytext {color:#7595cd;}
        
        Text color #7595cd
      
           This box has a color of #7595cd        
        
          <div style="background-color:#7595cd;">Content here</div>
        
        
          .mybackground {background-color:#7595cd;}
        
        Background color #7595cd
      
           Border around this has a color of #7595cd        
        
          <div style="border:2px solid #7595cd;">Content here</div>
        
        
          .myborder {border:2px solid #7595cd;}
        
        Border color #7595cd