#cd2cbd color space conversions
Hex:
        #cd2cbd
        RGB:
        205, 44, 189
        CMY:
        20, 83, 26
        CMYK:
        0, 79, 8, 20
      HSL:
        306°, 64.6586%, 48.8235%
        HSV (HSB):
        306°, 78.5366%, 80.3922%
        XYZ:
        35.2628, 18.4546, 49.8477
        xyY:
        0.3405, 0.1782, 18.4546
      CIE-Lab:
        50.0429, 74.6093, -40.2762
        CIE-LCH:
        50.0429, 84.7863, 331.6386
        CIE-Luv:
        50.0429, 70.0742, -70.6108
        Hunter-Lab:
        42.9588, 71.3440, -38.7265
      #cd2cbd color charts
#cd2cbd RGB chart
      #cd2cbd CMYK chart
      #cd2cbd RGB pie chart
      #cd2cbd color shades, tints & tones
#cd2cbd color schemes
#cd2cbd color preview, HTML & CSS examples
           This text has a color of #cd2cbd        
        
          <p style="color:#cd2cbd;">Text here</p>
        
        
          .mytext {color:#cd2cbd;}
        
        Text color #cd2cbd
      
           This box has a color of #cd2cbd        
        
          <div style="background-color:#cd2cbd;">Content here</div>
        
        
          .mybackground {background-color:#cd2cbd;}
        
        Background color #cd2cbd
      
           Border around this has a color of #cd2cbd        
        
          <div style="border:2px solid #cd2cbd;">Content here</div>
        
        
          .myborder {border:2px solid #cd2cbd;}
        
        Border color #cd2cbd