#c52873 color space conversions
Hex:
        #c52873
        RGB:
        197, 40, 115
        CMY:
        23, 84, 55
        CMYK:
        0, 80, 42, 23
      HSL:
        331°, 66.2447%, 46.4706%
        HSV (HSB):
        331°, 79.6954%, 77.2549%
        XYZ:
        26.8793, 14.6257, 17.6260
        xyY:
        0.4546, 0.2473, 14.6257
      CIE-Lab:
        45.1172, 64.7570, -3.6258
        CIE-LCH:
        45.1172, 64.8584, 356.7953
        CIE-Luv:
        45.1172, 94.7689, -16.6033
        Hunter-Lab:
        38.2436, 58.5314, -0.5556
      #c52873 color charts
#c52873 RGB chart
      #c52873 CMYK chart
      #c52873 RGB pie chart
      #c52873 color shades, tints & tones
#c52873 color schemes
#c52873 color preview, HTML & CSS examples
           This text has a color of #c52873        
        
          <p style="color:#c52873;">Text here</p>
        
        
          .mytext {color:#c52873;}
        
        Text color #c52873
      
           This box has a color of #c52873        
        
          <div style="background-color:#c52873;">Content here</div>
        
        
          .mybackground {background-color:#c52873;}
        
        Background color #c52873
      
           Border around this has a color of #c52873        
        
          <div style="border:2px solid #c52873;">Content here</div>
        
        
          .myborder {border:2px solid #c52873;}
        
        Border color #c52873