#c52097 color space conversions
Hex:
        #c52097
        RGB:
        197, 32, 151
        CMY:
        23, 87, 41
        CMYK:
        0, 84, 23, 23
      HSL:
        317°, 72.0524%, 44.9020%
        HSV (HSB):
        317°, 83.7563%, 77.2549%
        XYZ:
        29.1284, 15.1377, 30.6648
        xyY:
        0.3887, 0.2020, 15.1377
      CIE-Lab:
        45.8222, 70.6279, -24.5061
        CIE-LCH:
        45.8222, 74.7586, 340.8645
        CIE-Luv:
        45.8222, 81.4832, -45.9012
        Hunter-Lab:
        38.9072, 65.5487, -19.4945
      #c52097 color charts
#c52097 RGB chart
      #c52097 CMYK chart
      #c52097 RGB pie chart
      #c52097 color shades, tints & tones
#c52097 color schemes
#c52097 color preview, HTML & CSS examples
           This text has a color of #c52097        
        
          <p style="color:#c52097;">Text here</p>
        
        
          .mytext {color:#c52097;}
        
        Text color #c52097
      
           This box has a color of #c52097        
        
          <div style="background-color:#c52097;">Content here</div>
        
        
          .mybackground {background-color:#c52097;}
        
        Background color #c52097
      
           Border around this has a color of #c52097        
        
          <div style="border:2px solid #c52097;">Content here</div>
        
        
          .myborder {border:2px solid #c52097;}
        
        Border color #c52097