#cd2b98 color space conversions
Hex:
        #cd2b98
        RGB:
        205, 43, 152
        CMY:
        20, 83, 40
        CMYK:
        0, 79, 26, 20
      HSL:
        320°, 65.3226%, 48.6275%
        HSV (HSB):
        320°, 79.0244%, 80.3922%
        XYZ:
        31.7082, 16.9739, 31.3108
        xyY:
        0.3964, 0.2122, 16.9739
      CIE-Lab:
        48.2271, 69.9340, -21.2740
        CIE-LCH:
        48.2271, 73.0982, 343.0802
        CIE-Luv:
        48.2271, 85.0851, -41.7466
        Hunter-Lab:
        41.1994, 65.2797, -16.2198
      #cd2b98 color charts
#cd2b98 RGB chart
      #cd2b98 CMYK chart
      #cd2b98 RGB pie chart
      #cd2b98 color shades, tints & tones
#cd2b98 color schemes
#cd2b98 color preview, HTML & CSS examples
           This text has a color of #cd2b98        
        
          <p style="color:#cd2b98;">Text here</p>
        
        
          .mytext {color:#cd2b98;}
        
        Text color #cd2b98
      
           This box has a color of #cd2b98        
        
          <div style="background-color:#cd2b98;">Content here</div>
        
        
          .mybackground {background-color:#cd2b98;}
        
        Background color #cd2b98
      
           Border around this has a color of #cd2b98        
        
          <div style="border:2px solid #cd2b98;">Content here</div>
        
        
          .myborder {border:2px solid #cd2b98;}
        
        Border color #cd2b98