#c42498 color space conversions
Hex:
        #c42498
        RGB:
        196, 36, 152
        CMY:
        23, 86, 40
        CMYK:
        0, 82, 22, 23
      HSL:
        317°, 68.9655%, 45.4902%
        HSV (HSB):
        317°, 81.6327%, 76.8627%
        XYZ:
        29.0633, 15.2645, 31.1203
        xyY:
        0.3852, 0.2023, 15.2645
      CIE-Lab:
        45.9944, 69.6347, -24.8552
        CIE-LCH:
        45.9944, 73.9377, 340.3566
        CIE-Luv:
        45.9944, 79.5223, -46.2646
        Hunter-Lab:
        39.0698, 64.4107, -19.8774
      #c42498 color charts
#c42498 RGB chart
      #c42498 CMYK chart
      #c42498 RGB pie chart
      #c42498 color shades, tints & tones
#c42498 color schemes
#c42498 color preview, HTML & CSS examples
           This text has a color of #c42498        
        
          <p style="color:#c42498;">Text here</p>
        
        
          .mytext {color:#c42498;}
        
        Text color #c42498
      
           This box has a color of #c42498        
        
          <div style="background-color:#c42498;">Content here</div>
        
        
          .mybackground {background-color:#c42498;}
        
        Background color #c42498
      
           Border around this has a color of #c42498        
        
          <div style="border:2px solid #c42498;">Content here</div>
        
        
          .myborder {border:2px solid #c42498;}
        
        Border color #c42498