#7527fe color space conversions
Hex:
        #7527fe
        RGB:
        117, 39, 254
        CMY:
        54, 85, 0
        CMYK:
        54, 85, 0, 0
      HSL:
        262°, 99.0783%, 57.4510%
        HSV (HSB):
        262°, 84.6457%, 99.6078%
        XYZ:
        25.9510, 12.3887, 94.7894
        xyY:
        0.1949, 0.0931, 12.3887
      CIE-Lab:
        41.8273, 75.1152, -91.2668
        CIE-LCH:
        41.8273, 118.2029, 309.4554
        CIE-Luv:
        41.8273, 6.1877, -132.4638
        Hunter-Lab:
        35.1976, 70.0115, -135.0336
      #7527fe color charts
#7527fe RGB chart
      #7527fe CMYK chart
      #7527fe RGB pie chart
      #7527fe color shades, tints & tones
#7527fe color schemes
#7527fe color preview, HTML & CSS examples
           This text has a color of #7527fe        
        
          <p style="color:#7527fe;">Text here</p>
        
        
          .mytext {color:#7527fe;}
        
        Text color #7527fe
      
           This box has a color of #7527fe        
        
          <div style="background-color:#7527fe;">Content here</div>
        
        
          .mybackground {background-color:#7527fe;}
        
        Background color #7527fe
      
           Border around this has a color of #7527fe        
        
          <div style="border:2px solid #7527fe;">Content here</div>
        
        
          .myborder {border:2px solid #7527fe;}
        
        Border color #7527fe