#7527be color space conversions
Hex:
        #7527be
        RGB:
        117, 39, 190
        CMY:
        54, 85, 25
        CMYK:
        38, 79, 0, 25
      HSL:
        271°, 65.9389%, 44.9020%
        HSV (HSB):
        271°, 79.4737%, 74.5098%
        XYZ:
        17.3559, 8.9507, 49.5281
        xyY:
        0.2289, 0.1180, 8.9507
      CIE-Lab:
        35.8891, 60.0054, -64.3493
        CIE-LCH:
        35.8891, 87.9857, 312.9994
        CIE-Luv:
        35.8891, 15.5915, -93.3096
        Hunter-Lab:
        29.9176, 51.1960, -77.2111
      #7527be color charts
#7527be RGB chart
      #7527be CMYK chart
      #7527be RGB pie chart
      #7527be color shades, tints & tones
#7527be color schemes
#7527be color preview, HTML & CSS examples
           This text has a color of #7527be        
        
          <p style="color:#7527be;">Text here</p>
        
        
          .mytext {color:#7527be;}
        
        Text color #7527be
      
           This box has a color of #7527be        
        
          <div style="background-color:#7527be;">Content here</div>
        
        
          .mybackground {background-color:#7527be;}
        
        Background color #7527be
      
           Border around this has a color of #7527be        
        
          <div style="border:2px solid #7527be;">Content here</div>
        
        
          .myborder {border:2px solid #7527be;}
        
        Border color #7527be