#c53196 color space conversions
Hex:
        #c53196
        RGB:
        197, 49, 150
        CMY:
        23, 81, 41
        CMYK:
        0, 75, 24, 23
      HSL:
        319°, 60.1626%, 48.2353%
        HSV (HSB):
        319°, 75.1269%, 77.2549%
        XYZ:
        29.6293, 16.2690, 30.4327
        xyY:
        0.3882, 0.2131, 16.2690
      CIE-Lab:
        47.3254, 66.0702, -21.5829
        CIE-LCH:
        47.3254, 69.5060, 341.9095
        CIE-Luv:
        47.3254, 78.0719, -41.3078
        Hunter-Lab:
        40.3348, 60.5374, -16.5002
      #c53196 color charts
#c53196 RGB chart
      #c53196 CMYK chart
      #c53196 RGB pie chart
      #c53196 color shades, tints & tones
#c53196 color schemes
#c53196 color preview, HTML & CSS examples
           This text has a color of #c53196        
        
          <p style="color:#c53196;">Text here</p>
        
        
          .mytext {color:#c53196;}
        
        Text color #c53196
      
           This box has a color of #c53196        
        
          <div style="background-color:#c53196;">Content here</div>
        
        
          .mybackground {background-color:#c53196;}
        
        Background color #c53196
      
           Border around this has a color of #c53196        
        
          <div style="border:2px solid #c53196;">Content here</div>
        
        
          .myborder {border:2px solid #c53196;}
        
        Border color #c53196