#c525cf color space conversions
Hex:
        #c525cf
        RGB:
        197, 37, 207
        CMY:
        23, 85, 19
        CMYK:
        5, 82, 0, 19
      HSL:
        296°, 69.6721%, 47.8431%
        HSV (HSB):
        296°, 82.1256%, 81.1765%
        XYZ:
        34.9500, 17.6984, 60.6056
        xyY:
        0.3086, 0.1563, 17.6984
      CIE-Lab:
        49.1283, 77.4862, -52.2281
        CIE-LCH:
        49.1283, 93.4445, 326.0188
        CIE-Luv:
        49.1283, 58.7928, -88.1580
        Hunter-Lab:
        42.0695, 74.6704, -55.9648
      #c525cf color charts
#c525cf RGB chart
      #c525cf CMYK chart
      #c525cf RGB pie chart
      #c525cf color shades, tints & tones
#c525cf color schemes
#c525cf color preview, HTML & CSS examples
           This text has a color of #c525cf        
        
          <p style="color:#c525cf;">Text here</p>
        
        
          .mytext {color:#c525cf;}
        
        Text color #c525cf
      
           This box has a color of #c525cf        
        
          <div style="background-color:#c525cf;">Content here</div>
        
        
          .mybackground {background-color:#c525cf;}
        
        Background color #c525cf
      
           Border around this has a color of #c525cf        
        
          <div style="border:2px solid #c525cf;">Content here</div>
        
        
          .myborder {border:2px solid #c525cf;}
        
        Border color #c525cf