#c34d84 color space conversions
Hex:
        #c34d84
        RGB:
        195, 77, 132
        CMY:
        24, 70, 48
        CMYK:
        0, 61, 32, 24
      HSL:
        332°, 49.5798%, 53.3333%
        HSV (HSB):
        332°, 60.5128%, 76.4706%
        XYZ:
        29.3244, 18.5758, 23.8697
        xyY:
        0.4086, 0.2588, 18.5758
      CIE-Lab:
        50.1872, 52.5680, -6.4782
        CIE-LCH:
        50.1872, 52.9657, 352.9746
        CIE-Luv:
        50.1872, 72.5424, -18.1934
        Hunter-Lab:
        43.0997, 46.0246, -2.6666
      #c34d84 color charts
#c34d84 RGB chart
      #c34d84 CMYK chart
      #c34d84 RGB pie chart
      #c34d84 color shades, tints & tones
#c34d84 color schemes
#c34d84 color preview, HTML & CSS examples
           This text has a color of #c34d84        
        
          <p style="color:#c34d84;">Text here</p>
        
        
          .mytext {color:#c34d84;}
        
        Text color #c34d84
      
           This box has a color of #c34d84        
        
          <div style="background-color:#c34d84;">Content here</div>
        
        
          .mybackground {background-color:#c34d84;}
        
        Background color #c34d84
      
           Border around this has a color of #c34d84        
        
          <div style="border:2px solid #c34d84;">Content here</div>
        
        
          .myborder {border:2px solid #c34d84;}
        
        Border color #c34d84