#cd2ffa color space conversions
Hex:
        #cd2ffa
        RGB:
        205, 47, 250
        CMY:
        20, 82, 2
        CMYK:
        18, 81, 0, 2
      HSL:
        287°, 95.3052%, 58.2353%
        HSV (HSB):
        287°, 81.2000%, 98.0392%
        XYZ:
        43.4487, 21.9143, 92.3824
        xyY:
        0.2754, 0.1389, 21.9143
      CIE-Lab:
        53.9360, 83.7192, -68.7596
        CIE-LCH:
        53.9360, 108.3364, 320.6033
        CIE-Luv:
        53.9360, 48.9560, -115.4018
        Hunter-Lab:
        46.8127, 83.7505, -84.2367
      #cd2ffa color charts
#cd2ffa RGB chart
      #cd2ffa CMYK chart
      #cd2ffa RGB pie chart
      #cd2ffa color shades, tints & tones
#cd2ffa color schemes
#cd2ffa color preview, HTML & CSS examples
           This text has a color of #cd2ffa        
        
          <p style="color:#cd2ffa;">Text here</p>
        
        
          .mytext {color:#cd2ffa;}
        
        Text color #cd2ffa
      
           This box has a color of #cd2ffa        
        
          <div style="background-color:#cd2ffa;">Content here</div>
        
        
          .mybackground {background-color:#cd2ffa;}
        
        Background color #cd2ffa
      
           Border around this has a color of #cd2ffa        
        
          <div style="border:2px solid #cd2ffa;">Content here</div>
        
        
          .myborder {border:2px solid #cd2ffa;}
        
        Border color #cd2ffa