#c51d85 color space conversions
Hex:
        #c51d85
        RGB:
        197, 29, 133
        CMY:
        23, 89, 48
        CMYK:
        0, 85, 32, 23
      HSL:
        323°, 74.3363%, 44.3137%
        HSV (HSB):
        323°, 85.2792%, 77.2549%
        XYZ:
        27.6990, 14.4425, 23.5181
        xyY:
        0.4219, 0.2200, 14.4425
      CIE-Lab:
        44.8610, 69.1643, -15.0662
        CIE-LCH:
        44.8610, 70.7863, 347.7111
        CIE-Luv:
        44.8610, 89.8204, -32.3965
        Hunter-Lab:
        38.0033, 63.5952, -10.0889
      #c51d85 color charts
#c51d85 RGB chart
      #c51d85 CMYK chart
      #c51d85 RGB pie chart
      #c51d85 color shades, tints & tones
#c51d85 color schemes
#c51d85 color preview, HTML & CSS examples
           This text has a color of #c51d85        
        
          <p style="color:#c51d85;">Text here</p>
        
        
          .mytext {color:#c51d85;}
        
        Text color #c51d85
      
           This box has a color of #c51d85        
        
          <div style="background-color:#c51d85;">Content here</div>
        
        
          .mybackground {background-color:#c51d85;}
        
        Background color #c51d85
      
           Border around this has a color of #c51d85        
        
          <div style="border:2px solid #c51d85;">Content here</div>
        
        
          .myborder {border:2px solid #c51d85;}
        
        Border color #c51d85