#c42895 color space conversions
Hex:
        #c42895
        RGB:
        196, 40, 149
        CMY:
        23, 84, 42
        CMYK:
        0, 80, 24, 23
      HSL:
        318°, 66.1017%, 46.2745%
        HSV (HSB):
        318°, 79.5918%, 76.8627%
        XYZ:
        28.9486, 15.4233, 29.8850
        xyY:
        0.3898, 0.2077, 15.4233
      CIE-Lab:
        46.2086, 68.2675, -22.7192
        CIE-LCH:
        46.2086, 71.9487, 341.5927
        CIE-Luv:
        46.2086, 79.9220, -43.0615
        Hunter-Lab:
        39.2725, 62.8492, -17.6269
      #c42895 color charts
#c42895 RGB chart
      #c42895 CMYK chart
      #c42895 RGB pie chart
      #c42895 color shades, tints & tones
#c42895 color schemes
#c42895 color preview, HTML & CSS examples
           This text has a color of #c42895        
        
          <p style="color:#c42895;">Text here</p>
        
        
          .mytext {color:#c42895;}
        
        Text color #c42895
      
           This box has a color of #c42895        
        
          <div style="background-color:#c42895;">Content here</div>
        
        
          .mybackground {background-color:#c42895;}
        
        Background color #c42895
      
           Border around this has a color of #c42895        
        
          <div style="border:2px solid #c42895;">Content here</div>
        
        
          .myborder {border:2px solid #c42895;}
        
        Border color #c42895