#7575c3 color space conversions
Hex:
        #7575c3
        RGB:
        117, 117, 195
        CMY:
        54, 54, 24
        CMYK:
        40, 40, 0, 24
      HSL:
        240°, 39.3939%, 61.1765%
        HSV (HSB):
        240°, 40.0000%, 76.4706%
        XYZ:
        23.5477, 20.4446, 54.3349
        xyY:
        0.2395, 0.2079, 20.4446
      CIE-Lab:
        52.3362, 19.4791, -40.8153
        CIE-LCH:
        52.3362, 45.2253, 295.5128
        CIE-Luv:
        52.3362, -4.6734, -64.8228
        Hunter-Lab:
        45.2157, 13.8329, -39.5966
      #7575c3 color charts
#7575c3 RGB chart
      #7575c3 CMYK chart
      #7575c3 RGB pie chart
      #7575c3 color shades, tints & tones
#7575c3 color schemes
#7575c3 color preview, HTML & CSS examples
           This text has a color of #7575c3        
        
          <p style="color:#7575c3;">Text here</p>
        
        
          .mytext {color:#7575c3;}
        
        Text color #7575c3
      
           This box has a color of #7575c3        
        
          <div style="background-color:#7575c3;">Content here</div>
        
        
          .mybackground {background-color:#7575c3;}
        
        Background color #7575c3
      
           Border around this has a color of #7575c3        
        
          <div style="border:2px solid #7575c3;">Content here</div>
        
        
          .myborder {border:2px solid #7575c3;}
        
        Border color #7575c3