#cd2bea color space conversions
Hex:
        #cd2bea
        RGB:
        205, 43, 234
        CMY:
        20, 83, 8
        CMYK:
        12, 82, 0, 8
      HSL:
        291°, 81.9742%, 54.3137%
        HSV (HSB):
        291°, 81.6239%, 91.7647%
        XYZ:
        40.8920, 20.6474, 79.6720
        xyY:
        0.2896, 0.1462, 20.6474
      CIE-Lab:
        52.5614, 81.9358, -62.0143
        CIE-LCH:
        52.5614, 102.7582, 322.8792
        CIE-Luv:
        52.5614, 54.3722, -104.6625
        Hunter-Lab:
        45.4394, 81.1174, -72.1496
      #cd2bea color charts
#cd2bea RGB chart
      #cd2bea CMYK chart
      #cd2bea RGB pie chart
      #cd2bea color shades, tints & tones
#cd2bea color schemes
#cd2bea color preview, HTML & CSS examples
           This text has a color of #cd2bea        
        
          <p style="color:#cd2bea;">Text here</p>
        
        
          .mytext {color:#cd2bea;}
        
        Text color #cd2bea
      
           This box has a color of #cd2bea        
        
          <div style="background-color:#cd2bea;">Content here</div>
        
        
          .mybackground {background-color:#cd2bea;}
        
        Background color #cd2bea
      
           Border around this has a color of #cd2bea        
        
          <div style="border:2px solid #cd2bea;">Content here</div>
        
        
          .myborder {border:2px solid #cd2bea;}
        
        Border color #cd2bea