#7595ef color space conversions
Hex:
        #7595ef
        RGB:
        117, 149, 239
        CMY:
        54, 42, 6
        CMYK:
        51, 38, 0, 6
      HSL:
        224°, 79.2208%, 69.8039%
        HSV (HSB):
        224°, 51.0460%, 93.7255%
        XYZ:
        33.6636, 31.5088, 85.9689
        xyY:
        0.2227, 0.2085, 31.5088
      CIE-Lab:
        62.9348, 13.5252, -48.7573
        CIE-LCH:
        62.9348, 50.5985, 285.5039
        CIE-Luv:
        62.9348, -17.7027, -79.5716
        Hunter-Lab:
        56.1327, 8.8167, -51.5115
      #7595ef color charts
#7595ef RGB chart
      #7595ef CMYK chart
      #7595ef RGB pie chart
      #7595ef color shades, tints & tones
#7595ef color schemes
#7595ef color preview, HTML & CSS examples
           This text has a color of #7595ef        
        
          <p style="color:#7595ef;">Text here</p>
        
        
          .mytext {color:#7595ef;}
        
        Text color #7595ef
      
           This box has a color of #7595ef        
        
          <div style="background-color:#7595ef;">Content here</div>
        
        
          .mybackground {background-color:#7595ef;}
        
        Background color #7595ef
      
           Border around this has a color of #7595ef        
        
          <div style="border:2px solid #7595ef;">Content here</div>
        
        
          .myborder {border:2px solid #7595ef;}
        
        Border color #7595ef