#c525ab color space conversions
Hex:
        #c525ab
        RGB:
        197, 37, 171
        CMY:
        23, 85, 33
        CMYK:
        0, 81, 13, 23
      HSL:
        310°, 68.3761%, 45.8824%
        HSV (HSB):
        310°, 81.2183%, 77.2549%
        XYZ:
        31.0382, 16.1337, 40.0063
        xyY:
        0.3560, 0.1851, 16.1337
      CIE-Lab:
        47.1494, 72.1192, -34.3688
        CIE-LCH:
        47.1494, 79.8899, 334.5196
        CIE-Luv:
        47.1494, 72.3396, -60.6328
        Hunter-Lab:
        40.1668, 67.6409, -30.9363
      #c525ab color charts
#c525ab RGB chart
      #c525ab CMYK chart
      #c525ab RGB pie chart
      #c525ab color shades, tints & tones
#c525ab color schemes
#c525ab color preview, HTML & CSS examples
           This text has a color of #c525ab        
        
          <p style="color:#c525ab;">Text here</p>
        
        
          .mytext {color:#c525ab;}
        
        Text color #c525ab
      
           This box has a color of #c525ab        
        
          <div style="background-color:#c525ab;">Content here</div>
        
        
          .mybackground {background-color:#c525ab;}
        
        Background color #c525ab
      
           Border around this has a color of #c525ab        
        
          <div style="border:2px solid #c525ab;">Content here</div>
        
        
          .myborder {border:2px solid #c525ab;}
        
        Border color #c525ab