#c42b82 color space conversions
Hex:
        #c42b82
        RGB:
        196, 43, 130
        CMY:
        23, 83, 49
        CMYK:
        0, 78, 34, 23
      HSL:
        326°, 64.0167%, 46.8627%
        HSV (HSB):
        326°, 78.0612%, 76.8627%
        XYZ:
        27.6581, 15.0752, 22.5712
        xyY:
        0.4235, 0.2308, 15.0752
      CIE-Lab:
        45.7371, 65.2249, -11.9231
        CIE-LCH:
        45.7371, 66.3058, 349.6408
        CIE-Luv:
        45.7371, 86.9715, -27.5432
        Hunter-Lab:
        38.8268, 59.2066, -7.2882
      #c42b82 color charts
#c42b82 RGB chart
      #c42b82 CMYK chart
      #c42b82 RGB pie chart
      #c42b82 color shades, tints & tones
#c42b82 color schemes
#c42b82 color preview, HTML & CSS examples
           This text has a color of #c42b82        
        
          <p style="color:#c42b82;">Text here</p>
        
        
          .mytext {color:#c42b82;}
        
        Text color #c42b82
      
           This box has a color of #c42b82        
        
          <div style="background-color:#c42b82;">Content here</div>
        
        
          .mybackground {background-color:#c42b82;}
        
        Background color #c42b82
      
           Border around this has a color of #c42b82        
        
          <div style="border:2px solid #c42b82;">Content here</div>
        
        
          .myborder {border:2px solid #c42b82;}
        
        Border color #c42b82