#c43275 color space conversions
Hex:
        #c43275
        RGB:
        196, 50, 117
        CMY:
        23, 80, 54
        CMYK:
        0, 74, 40, 23
      HSL:
        332°, 59.3496%, 48.2353%
        HSV (HSB):
        332°, 74.4898%, 76.8627%
        XYZ:
        27.1164, 15.3013, 18.3539
        xyY:
        0.4462, 0.2518, 15.3013
      CIE-Lab:
        46.0442, 61.7240, -3.5079
        CIE-LCH:
        46.0442, 61.8236, 356.7473
        CIE-Luv:
        46.0442, 89.8722, -15.8767
        Hunter-Lab:
        39.1169, 55.2844, -0.4374
      #c43275 color charts
#c43275 RGB chart
      #c43275 CMYK chart
      #c43275 RGB pie chart
      #c43275 color shades, tints & tones
#c43275 color schemes
#c43275 color preview, HTML & CSS examples
           This text has a color of #c43275        
        
          <p style="color:#c43275;">Text here</p>
        
        
          .mytext {color:#c43275;}
        
        Text color #c43275
      
           This box has a color of #c43275        
        
          <div style="background-color:#c43275;">Content here</div>
        
        
          .mybackground {background-color:#c43275;}
        
        Background color #c43275
      
           Border around this has a color of #c43275        
        
          <div style="border:2px solid #c43275;">Content here</div>
        
        
          .myborder {border:2px solid #c43275;}
        
        Border color #c43275