#7527ce color space conversions
Hex:
        #7527ce
        RGB:
        117, 39, 206
        CMY:
        54, 85, 19
        CMYK:
        43, 81, 0, 19
      HSL:
        268°, 68.1633%, 48.0392%
        HSV (HSB):
        268°, 81.0680%, 80.7843%
        XYZ:
        19.2022, 9.6892, 59.2506
        xyY:
        0.2179, 0.1099, 9.6892
      CIE-Lab:
        37.2787, 63.7375, -71.4232
        CIE-LCH:
        37.2787, 95.7274, 311.7455
        CIE-Luv:
        37.2787, 12.8697, -103.5035
        Hunter-Lab:
        31.1274, 55.6419, -91.0685
      #7527ce color charts
#7527ce RGB chart
      #7527ce CMYK chart
      #7527ce RGB pie chart
      #7527ce color shades, tints & tones
#7527ce color schemes
#7527ce color preview, HTML & CSS examples
           This text has a color of #7527ce        
        
          <p style="color:#7527ce;">Text here</p>
        
        
          .mytext {color:#7527ce;}
        
        Text color #7527ce
      
           This box has a color of #7527ce        
        
          <div style="background-color:#7527ce;">Content here</div>
        
        
          .mybackground {background-color:#7527ce;}
        
        Background color #7527ce
      
           Border around this has a color of #7527ce        
        
          <div style="border:2px solid #7527ce;">Content here</div>
        
        
          .myborder {border:2px solid #7527ce;}
        
        Border color #7527ce