#7575a8 color space conversions
Hex:
        #7575a8
        RGB:
        117, 117, 168
        CMY:
        54, 54, 34
        CMYK:
        30, 30, 0, 34
      HSL:
        240°, 22.6667%, 55.8824%
        HSV (HSB):
        240°, 30.3571%, 65.8824%
        XYZ:
        20.7653, 19.3316, 39.6827
        xyY:
        0.2603, 0.2423, 19.3316
      CIE-Lab:
        51.0730, 12.0333, -27.2169
        CIE-LCH:
        51.0730, 29.7584, 293.8516
        CIE-Luv:
        51.0730, -3.0402, -42.1747
        Hunter-Lab:
        43.9678, 7.3592, -22.7342
      #7575a8 color charts
#7575a8 RGB chart
      #7575a8 CMYK chart
      #7575a8 RGB pie chart
      #7575a8 color shades, tints & tones
#7575a8 color schemes
#7575a8 color preview, HTML & CSS examples
           This text has a color of #7575a8        
        
          <p style="color:#7575a8;">Text here</p>
        
        
          .mytext {color:#7575a8;}
        
        Text color #7575a8
      
           This box has a color of #7575a8        
        
          <div style="background-color:#7575a8;">Content here</div>
        
        
          .mybackground {background-color:#7575a8;}
        
        Background color #7575a8
      
           Border around this has a color of #7575a8        
        
          <div style="border:2px solid #7575a8;">Content here</div>
        
        
          .myborder {border:2px solid #7575a8;}
        
        Border color #7575a8