#cd2d97 color space conversions
Hex:
        #cd2d97
        RGB:
        205, 45, 151
        CMY:
        20, 82, 41
        CMYK:
        0, 78, 26, 20
      HSL:
        320°, 64.0000%, 49.0196%
        HSV (HSB):
        320°, 78.0488%, 80.3922%
        XYZ:
        31.7011, 17.0903, 30.9061
        xyY:
        0.3978, 0.2144, 17.0903
      CIE-Lab:
        48.3736, 69.2769, -20.4502
        CIE-LCH:
        48.3736, 72.2322, 343.5537
        CIE-Luv:
        48.3736, 85.0079, -40.4914
        Hunter-Lab:
        41.3404, 64.5339, -15.3869
      #cd2d97 color charts
#cd2d97 RGB chart
      #cd2d97 CMYK chart
      #cd2d97 RGB pie chart
      #cd2d97 color shades, tints & tones
#cd2d97 color schemes
#cd2d97 color preview, HTML & CSS examples
           This text has a color of #cd2d97        
        
          <p style="color:#cd2d97;">Text here</p>
        
        
          .mytext {color:#cd2d97;}
        
        Text color #cd2d97
      
           This box has a color of #cd2d97        
        
          <div style="background-color:#cd2d97;">Content here</div>
        
        
          .mybackground {background-color:#cd2d97;}
        
        Background color #cd2d97
      
           Border around this has a color of #cd2d97        
        
          <div style="border:2px solid #cd2d97;">Content here</div>
        
        
          .myborder {border:2px solid #cd2d97;}
        
        Border color #cd2d97