#cd2b80 color space conversions
Hex:
        #cd2b80
        RGB:
        205, 43, 128
        CMY:
        20, 83, 50
        CMYK:
        0, 79, 38, 20
      HSL:
        329°, 65.3226%, 48.6275%
        HSV (HSB):
        329°, 79.0244%, 80.3922%
        XYZ:
        29.9370, 16.2654, 21.9838
        xyY:
        0.4390, 0.2385, 16.2654
      CIE-Lab:
        47.3208, 67.2596, -8.1567
        CIE-LCH:
        47.3208, 67.7523, 353.0854
        CIE-Luv:
        47.3208, 95.0411, -23.1402
        Hunter-Lab:
        40.3304, 61.9213, -4.0872
      #cd2b80 color charts
#cd2b80 RGB chart
      #cd2b80 CMYK chart
      #cd2b80 RGB pie chart
      #cd2b80 color shades, tints & tones
#cd2b80 color schemes
#cd2b80 color preview, HTML & CSS examples
           This text has a color of #cd2b80        
        
          <p style="color:#cd2b80;">Text here</p>
        
        
          .mytext {color:#cd2b80;}
        
        Text color #cd2b80
      
           This box has a color of #cd2b80        
        
          <div style="background-color:#cd2b80;">Content here</div>
        
        
          .mybackground {background-color:#cd2b80;}
        
        Background color #cd2b80
      
           Border around this has a color of #cd2b80        
        
          <div style="border:2px solid #cd2b80;">Content here</div>
        
        
          .myborder {border:2px solid #cd2b80;}
        
        Border color #cd2b80