#cd2771 color space conversions
Hex:
        #cd2771
        RGB:
        205, 39, 113
        CMY:
        20, 85, 56
        CMYK:
        0, 81, 45, 20
      HSL:
        333°, 68.0328%, 47.8431%
        HSV (HSB):
        333°, 80.9756%, 80.3922%
        XYZ:
        28.8830, 15.6224, 17.1159
        xyY:
        0.4687, 0.2535, 15.6224
      CIE-Lab:
        46.4752, 66.8642, -0.2227
        CIE-LCH:
        46.4752, 66.8645, 359.8091
        CIE-Luv:
        46.4752, 102.3676, -12.9095
        Hunter-Lab:
        39.5252, 61.2695, 1.9928
      #cd2771 color charts
#cd2771 RGB chart
      #cd2771 CMYK chart
      #cd2771 RGB pie chart
      #cd2771 color shades, tints & tones
#cd2771 color schemes
#cd2771 color preview, HTML & CSS examples
           This text has a color of #cd2771        
        
          <p style="color:#cd2771;">Text here</p>
        
        
          .mytext {color:#cd2771;}
        
        Text color #cd2771
      
           This box has a color of #cd2771        
        
          <div style="background-color:#cd2771;">Content here</div>
        
        
          .mybackground {background-color:#cd2771;}
        
        Background color #cd2771
      
           Border around this has a color of #cd2771        
        
          <div style="border:2px solid #cd2771;">Content here</div>
        
        
          .myborder {border:2px solid #cd2771;}
        
        Border color #cd2771