#c42497 color space conversions
Hex:
        #c42497
        RGB:
        196, 36, 151
        CMY:
        23, 86, 41
        CMYK:
        0, 82, 23, 23
      HSL:
        317°, 68.9655%, 45.4902%
        HSV (HSB):
        317°, 81.6327%, 76.8627%
        XYZ:
        28.9817, 15.2319, 30.6907
        xyY:
        0.3869, 0.2034, 15.2319
      CIE-Lab:
        45.9502, 69.5098, -24.3224
        CIE-LCH:
        45.9502, 73.6423, 340.7144
        CIE-Luv:
        45.9502, 79.9398, -45.4794
        Hunter-Lab:
        39.0280, 64.2528, -19.3046
      #c42497 color charts
#c42497 RGB chart
      #c42497 CMYK chart
      #c42497 RGB pie chart
      #c42497 color shades, tints & tones
#c42497 color schemes
#c42497 color preview, HTML & CSS examples
           This text has a color of #c42497        
        
          <p style="color:#c42497;">Text here</p>
        
        
          .mytext {color:#c42497;}
        
        Text color #c42497
      
           This box has a color of #c42497        
        
          <div style="background-color:#c42497;">Content here</div>
        
        
          .mybackground {background-color:#c42497;}
        
        Background color #c42497
      
           Border around this has a color of #c42497        
        
          <div style="border:2px solid #c42497;">Content here</div>
        
        
          .myborder {border:2px solid #c42497;}
        
        Border color #c42497