#7575f2 color space conversions
Hex:
        #7575f2
        RGB:
        117, 117, 242
        CMY:
        54, 54, 5
        CMYK:
        52, 52, 0, 5
      HSL:
        240°, 82.7815%, 70.3922%
        HSV (HSB):
        240°, 51.6529%, 94.9020%
        XYZ:
        29.7244, 22.9153, 86.8608
        xyY:
        0.2131, 0.1643, 22.9153
      CIE-Lab:
        54.9850, 33.4171, -63.1010
        CIE-LCH:
        54.9850, 71.4034, 297.9048
        CIE-Luv:
        54.9850, -7.3730, -102.2592
        Hunter-Lab:
        47.8699, 27.0657, -74.0738
      #7575f2 color charts
#7575f2 RGB chart
      #7575f2 CMYK chart
      #7575f2 RGB pie chart
      #7575f2 color shades, tints & tones
#7575f2 color schemes
#7575f2 color preview, HTML & CSS examples
           This text has a color of #7575f2        
        
          <p style="color:#7575f2;">Text here</p>
        
        
          .mytext {color:#7575f2;}
        
        Text color #7575f2
      
           This box has a color of #7575f2        
        
          <div style="background-color:#7575f2;">Content here</div>
        
        
          .mybackground {background-color:#7575f2;}
        
        Background color #7575f2
      
           Border around this has a color of #7575f2        
        
          <div style="border:2px solid #7575f2;">Content here</div>
        
        
          .myborder {border:2px solid #7575f2;}
        
        Border color #7575f2