#7527bd color space conversions
Hex:
        #7527bd
        RGB:
        117, 39, 189
        CMY:
        54, 85, 26
        CMYK:
        38, 79, 0, 26
      HSL:
        271°, 65.7895%, 44.7059%
        HSV (HSB):
        271°, 79.3651%, 74.1176%
        XYZ:
        17.2469, 8.9071, 48.9543
        xyY:
        0.2296, 0.1186, 8.9071
      CIE-Lab:
        35.8048, 59.7741, -63.8985
        CIE-LCH:
        35.8048, 87.4984, 313.0900
        CIE-Luv:
        35.8048, 15.7716, -92.6614
        Hunter-Lab:
        29.8447, 50.9250, -76.3622
      #7527bd color charts
#7527bd RGB chart
      #7527bd CMYK chart
      #7527bd RGB pie chart
      #7527bd color shades, tints & tones
#7527bd color schemes
#7527bd color preview, HTML & CSS examples
           This text has a color of #7527bd        
        
          <p style="color:#7527bd;">Text here</p>
        
        
          .mytext {color:#7527bd;}
        
        Text color #7527bd
      
           This box has a color of #7527bd        
        
          <div style="background-color:#7527bd;">Content here</div>
        
        
          .mybackground {background-color:#7527bd;}
        
        Background color #7527bd
      
           Border around this has a color of #7527bd        
        
          <div style="border:2px solid #7527bd;">Content here</div>
        
        
          .myborder {border:2px solid #7527bd;}
        
        Border color #7527bd