#cd2ddb color space conversions
Hex:
        #cd2ddb
        RGB:
        205, 45, 219
        CMY:
        20, 82, 14
        CMYK:
        6, 79, 0, 14
      HSL:
        295°, 70.7317%, 51.7647%
        HSV (HSB):
        295°, 79.4521%, 85.8824%
        XYZ:
        38.9014, 19.9704, 68.8222
        xyY:
        0.3046, 0.1564, 19.9704
      CIE-Lab:
        51.8037, 78.9748, -54.7374
        CIE-LCH:
        51.8037, 96.0896, 325.2742
        CIE-Luv:
        51.8037, 59.0716, -93.2752
        Hunter-Lab:
        44.6882, 77.1810, -60.0279
      #cd2ddb color charts
#cd2ddb RGB chart
      #cd2ddb CMYK chart
      #cd2ddb RGB pie chart
      #cd2ddb color shades, tints & tones
#cd2ddb color schemes
#cd2ddb color preview, HTML & CSS examples
           This text has a color of #cd2ddb        
        
          <p style="color:#cd2ddb;">Text here</p>
        
        
          .mytext {color:#cd2ddb;}
        
        Text color #cd2ddb
      
           This box has a color of #cd2ddb        
        
          <div style="background-color:#cd2ddb;">Content here</div>
        
        
          .mybackground {background-color:#cd2ddb;}
        
        Background color #cd2ddb
      
           Border around this has a color of #cd2ddb        
        
          <div style="border:2px solid #cd2ddb;">Content here</div>
        
        
          .myborder {border:2px solid #cd2ddb;}
        
        Border color #cd2ddb