#c53995 color space conversions
Hex:
        #c53995
        RGB:
        197, 57, 149
        CMY:
        23, 78, 42
        CMYK:
        0, 71, 24, 23
      HSL:
        321°, 55.1181%, 49.8039%
        HSV (HSB):
        321°, 71.0660%, 77.2549%
        XYZ:
        29.9139, 16.9665, 30.1320
        xyY:
        0.3884, 0.2203, 16.9665
      CIE-Lab:
        48.2178, 63.3056, -19.6121
        CIE-LCH:
        48.2178, 66.2740, 342.7870
        CIE-Luv:
        48.2178, 76.1010, -38.1935
        Hunter-Lab:
        41.1904, 57.5497, -14.5391
      #c53995 color charts
#c53995 RGB chart
      #c53995 CMYK chart
      #c53995 RGB pie chart
      #c53995 color shades, tints & tones
#c53995 color schemes
#c53995 color preview, HTML & CSS examples
           This text has a color of #c53995        
        
          <p style="color:#c53995;">Text here</p>
        
        
          .mytext {color:#c53995;}
        
        Text color #c53995
      
           This box has a color of #c53995        
        
          <div style="background-color:#c53995;">Content here</div>
        
        
          .mybackground {background-color:#c53995;}
        
        Background color #c53995
      
           Border around this has a color of #c53995        
        
          <div style="border:2px solid #c53995;">Content here</div>
        
        
          .myborder {border:2px solid #c53995;}
        
        Border color #c53995