#c34052 color space conversions
Hex:
        #c34052
        RGB:
        195, 64, 82
        CMY:
        24, 75, 68
        CMYK:
        0, 67, 58, 24
      HSL:
        352°, 52.1912%, 50.7843%
        HSV (HSB):
        352°, 67.1795%, 76.4706%
        XYZ:
        25.8621, 15.8781, 9.6843
        xyY:
        0.5029, 0.3088, 15.8781
      CIE-Lab:
        46.8141, 53.2493, 19.0245
        CIE-LCH:
        46.8141, 56.5458, 19.6604
        CIE-Luv:
        46.8141, 94.4046, 11.7108
        Hunter-Lab:
        39.8473, 46.1188, 13.4835
      #c34052 color charts
#c34052 RGB chart
      #c34052 CMYK chart
      #c34052 RGB pie chart
      #c34052 color shades, tints & tones
#c34052 color schemes
#c34052 color preview, HTML & CSS examples
           This text has a color of #c34052        
        
          <p style="color:#c34052;">Text here</p>
        
        
          .mytext {color:#c34052;}
        
        Text color #c34052
      
           This box has a color of #c34052        
        
          <div style="background-color:#c34052;">Content here</div>
        
        
          .mybackground {background-color:#c34052;}
        
        Background color #c34052
      
           Border around this has a color of #c34052        
        
          <div style="border:2px solid #c34052;">Content here</div>
        
        
          .myborder {border:2px solid #c34052;}
        
        Border color #c34052