#7575d6 color space conversions
Hex:
        #7575d6
        RGB:
        117, 117, 214
        CMY:
        54, 54, 16
        CMYK:
        45, 45, 0, 16
      HSL:
        240°, 54.1899%, 64.9020%
        HSV (HSB):
        240°, 45.3271%, 83.9216%
        XYZ:
        25.8350, 21.3595, 66.3795
        xyY:
        0.2275, 0.1881, 21.3595
      CIE-Lab:
        53.3407, 25.0044, -50.0322
        CIE-LCH:
        53.3407, 55.9324, 296.5543
        CIE-Luv:
        53.3407, -5.7918, -80.3318
        Hunter-Lab:
        46.2164, 18.9031, -52.8054
      #7575d6 color charts
#7575d6 RGB chart
      #7575d6 CMYK chart
      #7575d6 RGB pie chart
      #7575d6 color shades, tints & tones
#7575d6 color schemes
#7575d6 color preview, HTML & CSS examples
           This text has a color of #7575d6        
        
          <p style="color:#7575d6;">Text here</p>
        
        
          .mytext {color:#7575d6;}
        
        Text color #7575d6
      
           This box has a color of #7575d6        
        
          <div style="background-color:#7575d6;">Content here</div>
        
        
          .mybackground {background-color:#7575d6;}
        
        Background color #7575d6
      
           Border around this has a color of #7575d6        
        
          <div style="border:2px solid #7575d6;">Content here</div>
        
        
          .myborder {border:2px solid #7575d6;}
        
        Border color #7575d6