#c41982 color space conversions
Hex:
        #c41982
        RGB:
        196, 25, 130
        CMY:
        23, 90, 49
        CMYK:
        0, 87, 34, 23
      HSL:
        323°, 77.3756%, 43.3333%
        HSV (HSB):
        323°, 87.2449%, 76.8627%
        XYZ:
        27.1418, 14.0427, 22.3991
        xyY:
        0.4269, 0.2209, 14.0427
      CIE-Lab:
        44.2941, 69.3699, -14.1093
        CIE-LCH:
        44.2941, 70.7902, 348.5033
        CIE-Luv:
        44.2941, 91.0620, -31.0562
        Hunter-Lab:
        37.4736, 63.7072, -9.2078
      #c41982 color charts
#c41982 RGB chart
      #c41982 CMYK chart
      #c41982 RGB pie chart
      #c41982 color shades, tints & tones
#c41982 color schemes
#c41982 color preview, HTML & CSS examples
           This text has a color of #c41982        
        
          <p style="color:#c41982;">Text here</p>
        
        
          .mytext {color:#c41982;}
        
        Text color #c41982
      
           This box has a color of #c41982        
        
          <div style="background-color:#c41982;">Content here</div>
        
        
          .mybackground {background-color:#c41982;}
        
        Background color #c41982
      
           Border around this has a color of #c41982        
        
          <div style="border:2px solid #c41982;">Content here</div>
        
        
          .myborder {border:2px solid #c41982;}
        
        Border color #c41982