#c528ff color space conversions
Hex:
        #c528ff
        RGB:
        197, 40, 255
        CMY:
        23, 84, 0
        CMYK:
        23, 84, 0, 0
      HSL:
        284°, 100.0000%, 57.8431%
        HSV (HSB):
        284°, 84.3137%, 100.0000%
        XYZ:
        41.8347, 20.6079, 96.3805
        xyY:
        0.2634, 0.1298, 20.6079
      CIE-Lab:
        52.5177, 85.0031, -73.8979
        CIE-LCH:
        52.5177, 112.6340, 318.9978
        CIE-Luv:
        52.5177, 43.4139, -121.9223
        Hunter-Lab:
        45.3959, 85.0543, -94.1020
      #c528ff color charts
#c528ff RGB chart
      #c528ff CMYK chart
      #c528ff RGB pie chart
      #c528ff color shades, tints & tones
#c528ff color schemes
#c528ff color preview, HTML & CSS examples
           This text has a color of #c528ff        
        
          <p style="color:#c528ff;">Text here</p>
        
        
          .mytext {color:#c528ff;}
        
        Text color #c528ff
      
           This box has a color of #c528ff        
        
          <div style="background-color:#c528ff;">Content here</div>
        
        
          .mybackground {background-color:#c528ff;}
        
        Background color #c528ff
      
           Border around this has a color of #c528ff        
        
          <div style="border:2px solid #c528ff;">Content here</div>
        
        
          .myborder {border:2px solid #c528ff;}
        
        Border color #c528ff