#c41d81 color space conversions
Hex:
        #c41d81
        RGB:
        196, 29, 129
        CMY:
        23, 89, 49
        CMYK:
        0, 85, 34, 23
      HSL:
        324°, 74.2222%, 44.1176%
        HSV (HSB):
        324°, 85.2041%, 76.8627%
        XYZ:
        27.1668, 14.1995, 22.0778
        xyY:
        0.4282, 0.2238, 14.1995
      CIE-Lab:
        44.5176, 68.5073, -13.1567
        CIE-LCH:
        44.5176, 69.7592, 349.1288
        CIE-Luv:
        44.5176, 90.7602, -29.6538
        Hunter-Lab:
        37.6822, 62.7448, -8.3602
      #c41d81 color charts
#c41d81 RGB chart
      #c41d81 CMYK chart
      #c41d81 RGB pie chart
      #c41d81 color shades, tints & tones
#c41d81 color schemes
#c41d81 color preview, HTML & CSS examples
           This text has a color of #c41d81        
        
          <p style="color:#c41d81;">Text here</p>
        
        
          .mytext {color:#c41d81;}
        
        Text color #c41d81
      
           This box has a color of #c41d81        
        
          <div style="background-color:#c41d81;">Content here</div>
        
        
          .mybackground {background-color:#c41d81;}
        
        Background color #c41d81
      
           Border around this has a color of #c41d81        
        
          <div style="border:2px solid #c41d81;">Content here</div>
        
        
          .myborder {border:2px solid #c41d81;}
        
        Border color #c41d81