#c525d3 color space conversions
Hex:
        #c525d3
        RGB:
        197, 37, 211
        CMY:
        23, 85, 17
        CMYK:
        7, 82, 0, 17
      HSL:
        295°, 70.1613%, 48.6275%
        HSV (HSB):
        295°, 82.4645%, 82.7451%
        XYZ:
        35.4454, 17.8966, 63.2142
        xyY:
        0.3041, 0.1535, 17.8966
      CIE-Lab:
        49.3705, 78.1269, -54.1380
        CIE-LCH:
        49.3705, 95.0512, 325.2800
        CIE-Luv:
        49.3705, 57.4019, -91.1244
        Hunter-Lab:
        42.3044, 75.5264, -58.9823
      #c525d3 color charts
#c525d3 RGB chart
      #c525d3 CMYK chart
      #c525d3 RGB pie chart
      #c525d3 color shades, tints & tones
#c525d3 color schemes
#c525d3 color preview, HTML & CSS examples
           This text has a color of #c525d3        
        
          <p style="color:#c525d3;">Text here</p>
        
        
          .mytext {color:#c525d3;}
        
        Text color #c525d3
      
           This box has a color of #c525d3        
        
          <div style="background-color:#c525d3;">Content here</div>
        
        
          .mybackground {background-color:#c525d3;}
        
        Background color #c525d3
      
           Border around this has a color of #c525d3        
        
          <div style="border:2px solid #c525d3;">Content here</div>
        
        
          .myborder {border:2px solid #c525d3;}
        
        Border color #c525d3