#c52985 color space conversions
Hex:
        #c52985
        RGB:
        197, 41, 133
        CMY:
        23, 84, 48
        CMYK:
        0, 79, 32, 23
      HSL:
        325°, 65.5462%, 46.6667%
        HSV (HSB):
        325°, 79.1878%, 77.2549%
        XYZ:
        28.0525, 15.1496, 23.6359
        xyY:
        0.4197, 0.2267, 15.1496
      CIE-Lab:
        45.8385, 66.3554, -13.5809
        CIE-LCH:
        45.8385, 67.7309, 348.4330
        CIE-Luv:
        45.8385, 87.0888, -30.0080
        Hunter-Lab:
        38.9225, 60.5353, -8.7584
      #c52985 color charts
#c52985 RGB chart
      #c52985 CMYK chart
      #c52985 RGB pie chart
      #c52985 color shades, tints & tones
#c52985 color schemes
#c52985 color preview, HTML & CSS examples
           This text has a color of #c52985        
        
          <p style="color:#c52985;">Text here</p>
        
        
          .mytext {color:#c52985;}
        
        Text color #c52985
      
           This box has a color of #c52985        
        
          <div style="background-color:#c52985;">Content here</div>
        
        
          .mybackground {background-color:#c52985;}
        
        Background color #c52985
      
           Border around this has a color of #c52985        
        
          <div style="border:2px solid #c52985;">Content here</div>
        
        
          .myborder {border:2px solid #c52985;}
        
        Border color #c52985