#c53479 color space conversions
Hex:
        #c53479
        RGB:
        197, 52, 121
        CMY:
        23, 80, 53
        CMYK:
        0, 74, 39, 23
      HSL:
        331°, 58.2329%, 48.8235%
        HSV (HSB):
        331°, 73.6041%, 77.2549%
        XYZ:
        27.7051, 15.7068, 19.6606
        xyY:
        0.4393, 0.2490, 15.7068
      CIE-Lab:
        46.5874, 61.7474, -5.1334
        CIE-LCH:
        46.5874, 61.9604, 355.2476
        CIE-Luv:
        46.5874, 88.4321, -17.9997
        Hunter-Lab:
        39.6318, 55.4273, -1.6705
      #c53479 color charts
#c53479 RGB chart
      #c53479 CMYK chart
      #c53479 RGB pie chart
      #c53479 color shades, tints & tones
#c53479 color schemes
#c53479 color preview, HTML & CSS examples
           This text has a color of #c53479        
        
          <p style="color:#c53479;">Text here</p>
        
        
          .mytext {color:#c53479;}
        
        Text color #c53479
      
           This box has a color of #c53479        
        
          <div style="background-color:#c53479;">Content here</div>
        
        
          .mybackground {background-color:#c53479;}
        
        Background color #c53479
      
           Border around this has a color of #c53479        
        
          <div style="border:2px solid #c53479;">Content here</div>
        
        
          .myborder {border:2px solid #c53479;}
        
        Border color #c53479