#c71d96 color space conversions
Hex:
        #c71d96
        RGB:
        199, 29, 150
        CMY:
        22, 89, 41
        CMYK:
        0, 85, 25, 22
      HSL:
        317°, 74.5614%, 44.7059%
        HSV (HSB):
        317°, 85.4271%, 78.0392%
        XYZ:
        29.4976, 15.2229, 30.2378
        xyY:
        0.3935, 0.2031, 15.2229
      CIE-Lab:
        45.9379, 71.5475, -23.6953
        CIE-LCH:
        45.9379, 75.3691, 341.6760
        CIE-Luv:
        45.9379, 84.0097, -44.9491
        Hunter-Lab:
        39.0165, 66.6723, -18.6382
      #c71d96 color charts
#c71d96 RGB chart
      #c71d96 CMYK chart
      #c71d96 RGB pie chart
      #c71d96 color shades, tints & tones
#c71d96 color schemes
#c71d96 color preview, HTML & CSS examples
           This text has a color of #c71d96        
        
          <p style="color:#c71d96;">Text here</p>
        
        
          .mytext {color:#c71d96;}
        
        Text color #c71d96
      
           This box has a color of #c71d96        
        
          <div style="background-color:#c71d96;">Content here</div>
        
        
          .mybackground {background-color:#c71d96;}
        
        Background color #c71d96
      
           Border around this has a color of #c71d96        
        
          <div style="border:2px solid #c71d96;">Content here</div>
        
        
          .myborder {border:2px solid #c71d96;}
        
        Border color #c71d96