#cd2671 color space conversions
Hex:
        #cd2671
        RGB:
        205, 38, 113
        CMY:
        20, 85, 56
        CMYK:
        0, 81, 45, 20
      HSL:
        333°, 68.7243%, 47.6471%
        HSV (HSB):
        333°, 81.4634%, 80.3922%
        XYZ:
        28.8506, 15.5576, 17.1051
        xyY:
        0.4690, 0.2529, 15.5576
      CIE-Lab:
        46.3887, 67.1113, -0.3492
        CIE-LCH:
        46.3887, 67.1122, 359.7019
        CIE-Luv:
        46.3887, 102.6603, -13.1159
        Hunter-Lab:
        39.4431, 61.5379, 1.8982
      #cd2671 color charts
#cd2671 RGB chart
      #cd2671 CMYK chart
      #cd2671 RGB pie chart
      #cd2671 color shades, tints & tones
#cd2671 color schemes
#cd2671 color preview, HTML & CSS examples
           This text has a color of #cd2671        
        
          <p style="color:#cd2671;">Text here</p>
        
        
          .mytext {color:#cd2671;}
        
        Text color #cd2671
      
           This box has a color of #cd2671        
        
          <div style="background-color:#cd2671;">Content here</div>
        
        
          .mybackground {background-color:#cd2671;}
        
        Background color #cd2671
      
           Border around this has a color of #cd2671        
        
          <div style="border:2px solid #cd2671;">Content here</div>
        
        
          .myborder {border:2px solid #cd2671;}
        
        Border color #cd2671