#c53471 color space conversions
Hex:
        #c53471
        RGB:
        197, 52, 113
        CMY:
        23, 80, 56
        CMYK:
        0, 74, 43, 23
      HSL:
        335°, 58.2329%, 48.8235%
        HSV (HSB):
        335°, 73.6041%, 77.2549%
        XYZ:
        27.2346, 15.5186, 17.1827
        xyY:
        0.4544, 0.2589, 15.5186
      CIE-Lab:
        46.3364, 60.9417, -0.6023
        CIE-LCH:
        46.3364, 60.9447, 359.4337
        CIE-Luv:
        46.3364, 91.4483, -12.0807
        Hunter-Lab:
        39.3936, 54.4664, 1.7143
      #c53471 color charts
#c53471 RGB chart
      #c53471 CMYK chart
      #c53471 RGB pie chart
      #c53471 color shades, tints & tones
#c53471 color schemes
#c53471 color preview, HTML & CSS examples
           This text has a color of #c53471        
        
          <p style="color:#c53471;">Text here</p>
        
        
          .mytext {color:#c53471;}
        
        Text color #c53471
      
           This box has a color of #c53471        
        
          <div style="background-color:#c53471;">Content here</div>
        
        
          .mybackground {background-color:#c53471;}
        
        Background color #c53471
      
           Border around this has a color of #c53471        
        
          <div style="border:2px solid #c53471;">Content here</div>
        
        
          .myborder {border:2px solid #c53471;}
        
        Border color #c53471