#c53994 color space conversions
Hex:
        #c53994
        RGB:
        197, 57, 148
        CMY:
        23, 78, 42
        CMYK:
        0, 71, 25, 23
      HSL:
        321°, 55.1181%, 49.8039%
        HSV (HSB):
        321°, 71.0660%, 77.2549%
        XYZ:
        29.8344, 16.9347, 29.7132
        xyY:
        0.3901, 0.2214, 16.9347
      CIE-Lab:
        48.1776, 63.1771, -19.0748
        CIE-LCH:
        48.1776, 65.9939, 343.1996
        CIE-Luv:
        48.1776, 76.4753, -37.4022
        Hunter-Lab:
        41.1518, 57.3940, -14.0035
      #c53994 color charts
#c53994 RGB chart
      #c53994 CMYK chart
      #c53994 RGB pie chart
      #c53994 color shades, tints & tones
#c53994 color schemes
#c53994 color preview, HTML & CSS examples
           This text has a color of #c53994        
        
          <p style="color:#c53994;">Text here</p>
        
        
          .mytext {color:#c53994;}
        
        Text color #c53994
      
           This box has a color of #c53994        
        
          <div style="background-color:#c53994;">Content here</div>
        
        
          .mybackground {background-color:#c53994;}
        
        Background color #c53994
      
           Border around this has a color of #c53994        
        
          <div style="border:2px solid #c53994;">Content here</div>
        
        
          .myborder {border:2px solid #c53994;}
        
        Border color #c53994