#c53991 color space conversions
Hex:
        #c53991
        RGB:
        197, 57, 145
        CMY:
        23, 78, 43
        CMYK:
        0, 71, 26, 23
      HSL:
        322°, 55.1181%, 49.8039%
        HSV (HSB):
        322°, 71.0660%, 77.2549%
        XYZ:
        29.5999, 16.8409, 28.4786
        xyY:
        0.3951, 0.2248, 16.8409
      CIE-Lab:
        48.0589, 62.7962, -17.4572
        CIE-LCH:
        48.0589, 65.1775, 344.4642
        CIE-Luv:
        48.0589, 77.5993, -35.0328
        Hunter-Lab:
        41.0377, 56.9337, -12.4186
      #c53991 color charts
#c53991 RGB chart
      #c53991 CMYK chart
      #c53991 RGB pie chart
      #c53991 color shades, tints & tones
#c53991 color schemes
#c53991 color preview, HTML & CSS examples
           This text has a color of #c53991        
        
          <p style="color:#c53991;">Text here</p>
        
        
          .mytext {color:#c53991;}
        
        Text color #c53991
      
           This box has a color of #c53991        
        
          <div style="background-color:#c53991;">Content here</div>
        
        
          .mybackground {background-color:#c53991;}
        
        Background color #c53991
      
           Border around this has a color of #c53991        
        
          <div style="border:2px solid #c53991;">Content here</div>
        
        
          .myborder {border:2px solid #c53991;}
        
        Border color #c53991