#c42d96 color space conversions
Hex:
        #c42d96
        RGB:
        196, 45, 150
        CMY:
        23, 82, 41
        CMYK:
        0, 77, 23, 23
      HSL:
        318°, 62.6556%, 47.2549%
        HSV (HSB):
        318°, 77.0408%, 76.8627%
        XYZ:
        29.2084, 15.8145, 30.3672
        xyY:
        0.3874, 0.2098, 15.8145
      CIE-Lab:
        46.7302, 67.0223, -22.5152
        CIE-LCH:
        46.7302, 70.7031, 341.4310
        CIE-Luv:
        46.7302, 78.3309, -42.6699
        Hunter-Lab:
        39.7675, 61.5112, -17.4377
      #c42d96 color charts
#c42d96 RGB chart
      #c42d96 CMYK chart
      #c42d96 RGB pie chart
      #c42d96 color shades, tints & tones
#c42d96 color schemes
#c42d96 color preview, HTML & CSS examples
           This text has a color of #c42d96        
        
          <p style="color:#c42d96;">Text here</p>
        
        
          .mytext {color:#c42d96;}
        
        Text color #c42d96
      
           This box has a color of #c42d96        
        
          <div style="background-color:#c42d96;">Content here</div>
        
        
          .mybackground {background-color:#c42d96;}
        
        Background color #c42d96
      
           Border around this has a color of #c42d96        
        
          <div style="border:2px solid #c42d96;">Content here</div>
        
        
          .myborder {border:2px solid #c42d96;}
        
        Border color #c42d96