#c526c1 color space conversions
Hex:
        #c526c1
        RGB:
        197, 38, 193
        CMY:
        23, 85, 24
        CMYK:
        0, 81, 2, 23
      HSL:
        302°, 67.6596%, 46.0784%
        HSV (HSB):
        302°, 80.7107%, 77.2549%
        XYZ:
        33.3447, 17.1068, 51.9966
        xyY:
        0.3255, 0.1670, 17.1068
      CIE-Lab:
        48.3943, 75.0793, -45.3026
        CIE-LCH:
        48.3943, 87.6882, 328.8934
        CIE-Luv:
        48.3943, 63.7044, -77.4345
        Hunter-Lab:
        41.3604, 71.5260, -45.5847
      #c526c1 color charts
#c526c1 RGB chart
      #c526c1 CMYK chart
      #c526c1 RGB pie chart
      #c526c1 color shades, tints & tones
#c526c1 color schemes
#c526c1 color preview, HTML & CSS examples
           This text has a color of #c526c1        
        
          <p style="color:#c526c1;">Text here</p>
        
        
          .mytext {color:#c526c1;}
        
        Text color #c526c1
      
           This box has a color of #c526c1        
        
          <div style="background-color:#c526c1;">Content here</div>
        
        
          .mybackground {background-color:#c526c1;}
        
        Background color #c526c1
      
           Border around this has a color of #c526c1        
        
          <div style="border:2px solid #c526c1;">Content here</div>
        
        
          .myborder {border:2px solid #c526c1;}
        
        Border color #c526c1