#cd2dd8 color space conversions
Hex:
        #cd2dd8
        RGB:
        205, 45, 216
        CMY:
        20, 82, 15
        CMYK:
        5, 79, 0, 15
      HSL:
        296°, 68.6747%, 51.1765%
        HSV (HSB):
        296°, 79.1667%, 84.7059%
        XYZ:
        38.5099, 19.8138, 66.7605
        xyY:
        0.3079, 0.1584, 19.8138
      CIE-Lab:
        51.6260, 78.4912, -53.3125
        CIE-LCH:
        51.6260, 94.8846, 325.8150
        CIE-Luv:
        51.6260, 60.0994, -91.0339
        Hunter-Lab:
        44.5127, 76.5311, -57.7648
      #cd2dd8 color charts
#cd2dd8 RGB chart
      #cd2dd8 CMYK chart
      #cd2dd8 RGB pie chart
      #cd2dd8 color shades, tints & tones
#cd2dd8 color schemes
#cd2dd8 color preview, HTML & CSS examples
           This text has a color of #cd2dd8        
        
          <p style="color:#cd2dd8;">Text here</p>
        
        
          .mytext {color:#cd2dd8;}
        
        Text color #cd2dd8
      
           This box has a color of #cd2dd8        
        
          <div style="background-color:#cd2dd8;">Content here</div>
        
        
          .mybackground {background-color:#cd2dd8;}
        
        Background color #cd2dd8
      
           Border around this has a color of #cd2dd8        
        
          <div style="border:2px solid #cd2dd8;">Content here</div>
        
        
          .myborder {border:2px solid #cd2dd8;}
        
        Border color #cd2dd8