#c42871 color space conversions
Hex:
        #c42871
        RGB:
        196, 40, 113
        CMY:
        23, 84, 56
        CMYK:
        0, 80, 42, 23
      HSL:
        332°, 66.1017%, 46.2745%
        HSV (HSB):
        332°, 79.5918%, 76.8627%
        XYZ:
        26.5044, 14.4456, 17.0141
        xyY:
        0.4573, 0.2492, 14.4456
      CIE-Lab:
        44.8653, 64.3099, -2.7840
        CIE-LCH:
        44.8653, 64.3701, 357.5212
        CIE-Luv:
        44.8653, 94.7670, -15.4391
        Hunter-Lab:
        38.0074, 57.9638, 0.0638
      #c42871 color charts
#c42871 RGB chart
      #c42871 CMYK chart
      #c42871 RGB pie chart
      #c42871 color shades, tints & tones
#c42871 color schemes
#c42871 color preview, HTML & CSS examples
           This text has a color of #c42871        
        
          <p style="color:#c42871;">Text here</p>
        
        
          .mytext {color:#c42871;}
        
        Text color #c42871
      
           This box has a color of #c42871        
        
          <div style="background-color:#c42871;">Content here</div>
        
        
          .mybackground {background-color:#c42871;}
        
        Background color #c42871
      
           Border around this has a color of #c42871        
        
          <div style="border:2px solid #c42871;">Content here</div>
        
        
          .myborder {border:2px solid #c42871;}
        
        Border color #c42871