#c526a9 color space conversions
Hex:
        #c526a9
        RGB:
        197, 38, 169
        CMY:
        23, 85, 34
        CMYK:
        0, 81, 14, 23
      HSL:
        311°, 67.6596%, 46.0784%
        HSV (HSB):
        311°, 80.7107%, 77.2549%
        XYZ:
        30.8805, 16.1211, 39.0202
        xyY:
        0.3590, 0.1874, 16.1211
      CIE-Lab:
        47.1330, 71.6060, -33.2105
        CIE-LCH:
        47.1330, 78.9326, 335.1184
        CIE-Luv:
        47.1330, 72.9638, -58.8707
        Hunter-Lab:
        40.1511, 67.0212, -29.5143
      #c526a9 color charts
#c526a9 RGB chart
      #c526a9 CMYK chart
      #c526a9 RGB pie chart
      #c526a9 color shades, tints & tones
#c526a9 color schemes
#c526a9 color preview, HTML & CSS examples
           This text has a color of #c526a9        
        
          <p style="color:#c526a9;">Text here</p>
        
        
          .mytext {color:#c526a9;}
        
        Text color #c526a9
      
           This box has a color of #c526a9        
        
          <div style="background-color:#c526a9;">Content here</div>
        
        
          .mybackground {background-color:#c526a9;}
        
        Background color #c526a9
      
           Border around this has a color of #c526a9        
        
          <div style="border:2px solid #c526a9;">Content here</div>
        
        
          .myborder {border:2px solid #c526a9;}
        
        Border color #c526a9