#cd2dd7 color space conversions
Hex:
        #cd2dd7
        RGB:
        205, 45, 215
        CMY:
        20, 82, 16
        CMYK:
        5, 79, 0, 16
      HSL:
        296°, 68.0000%, 50.9804%
        HSV (HSB):
        296°, 79.0698%, 84.3137%
        XYZ:
        38.3810, 19.7622, 66.0816
        xyY:
        0.3090, 0.1591, 19.7622
      CIE-Lab:
        51.5673, 78.3310, -52.8358
        CIE-LCH:
        51.5673, 94.4847, 325.9996
        CIE-Luv:
        51.5673, 60.4448, -90.2843
        Hunter-Lab:
        44.4547, 76.3163, -57.0158
      #cd2dd7 color charts
#cd2dd7 RGB chart
      #cd2dd7 CMYK chart
      #cd2dd7 RGB pie chart
      #cd2dd7 color shades, tints & tones
#cd2dd7 color schemes
#cd2dd7 color preview, HTML & CSS examples
           This text has a color of #cd2dd7        
        
          <p style="color:#cd2dd7;">Text here</p>
        
        
          .mytext {color:#cd2dd7;}
        
        Text color #cd2dd7
      
           This box has a color of #cd2dd7        
        
          <div style="background-color:#cd2dd7;">Content here</div>
        
        
          .mybackground {background-color:#cd2dd7;}
        
        Background color #cd2dd7
      
           Border around this has a color of #cd2dd7        
        
          <div style="border:2px solid #cd2dd7;">Content here</div>
        
        
          .myborder {border:2px solid #cd2dd7;}
        
        Border color #cd2dd7