#c526bc color space conversions
Hex:
        #c526bc
        RGB:
        197, 38, 188
        CMY:
        23, 85, 26
        CMYK:
        0, 81, 5, 23
      HSL:
        303°, 67.6596%, 46.0784%
        HSV (HSB):
        303°, 80.7107%, 77.2549%
        XYZ:
        32.7962, 16.8874, 49.1080
        xyY:
        0.3320, 0.1709, 16.8874
      CIE-Lab:
        48.1178, 74.3267, -42.8292
        CIE-LCH:
        48.1178, 85.7834, 330.0482
        CIE-Luv:
        48.1178, 65.5720, -73.6109
        Hunter-Lab:
        41.0943, 70.5409, -42.0861
      #c526bc color charts
#c526bc RGB chart
      #c526bc CMYK chart
      #c526bc RGB pie chart
      #c526bc color shades, tints & tones
#c526bc color schemes
#c526bc color preview, HTML & CSS examples
           This text has a color of #c526bc        
        
          <p style="color:#c526bc;">Text here</p>
        
        
          .mytext {color:#c526bc;}
        
        Text color #c526bc
      
           This box has a color of #c526bc        
        
          <div style="background-color:#c526bc;">Content here</div>
        
        
          .mybackground {background-color:#c526bc;}
        
        Background color #c526bc
      
           Border around this has a color of #c526bc        
        
          <div style="border:2px solid #c526bc;">Content here</div>
        
        
          .myborder {border:2px solid #c526bc;}
        
        Border color #c526bc