#cd2b97 color space conversions
Hex:
        #cd2b97
        RGB:
        205, 43, 151
        CMY:
        20, 83, 41
        CMYK:
        0, 79, 26, 20
      HSL:
        320°, 65.3226%, 48.6275%
        HSV (HSB):
        320°, 79.0244%, 80.3922%
        XYZ:
        31.6266, 16.9413, 30.8812
        xyY:
        0.3981, 0.2132, 16.9413
      CIE-Lab:
        48.1859, 69.8138, -20.7385
        CIE-LCH:
        48.1859, 72.8290, 343.4557
        CIE-Luv:
        48.1859, 85.4992, -40.9601
        Hunter-Lab:
        41.1598, 65.1275, -15.6721
      #cd2b97 color charts
#cd2b97 RGB chart
      #cd2b97 CMYK chart
      #cd2b97 RGB pie chart
      #cd2b97 color shades, tints & tones
#cd2b97 color schemes
#cd2b97 color preview, HTML & CSS examples
           This text has a color of #cd2b97        
        
          <p style="color:#cd2b97;">Text here</p>
        
        
          .mytext {color:#cd2b97;}
        
        Text color #cd2b97
      
           This box has a color of #cd2b97        
        
          <div style="background-color:#cd2b97;">Content here</div>
        
        
          .mybackground {background-color:#cd2b97;}
        
        Background color #cd2b97
      
           Border around this has a color of #cd2b97        
        
          <div style="border:2px solid #cd2b97;">Content here</div>
        
        
          .myborder {border:2px solid #cd2b97;}
        
        Border color #cd2b97