#cd2beb color space conversions
Hex:
        #cd2beb
        RGB:
        205, 43, 235
        CMY:
        20, 83, 8
        CMYK:
        13, 82, 0, 8
      HSL:
        291°, 82.7586%, 54.5098%
        HSV (HSB):
        291°, 81.7021%, 92.1569%
        XYZ:
        41.0361, 20.7050, 80.4309
        xyY:
        0.2886, 0.1456, 20.7050
      CIE-Lab:
        52.6252, 82.1039, -62.4749
        CIE-LCH:
        52.6252, 103.1706, 322.7316
        CIE-Luv:
        52.6252, 54.0517, -105.3856
        Hunter-Lab:
        45.5028, 81.3480, -72.9492
      #cd2beb color charts
#cd2beb RGB chart
      #cd2beb CMYK chart
      #cd2beb RGB pie chart
      #cd2beb color shades, tints & tones
#cd2beb color schemes
#cd2beb color preview, HTML & CSS examples
           This text has a color of #cd2beb        
        
          <p style="color:#cd2beb;">Text here</p>
        
        
          .mytext {color:#cd2beb;}
        
        Text color #cd2beb
      
           This box has a color of #cd2beb        
        
          <div style="background-color:#cd2beb;">Content here</div>
        
        
          .mybackground {background-color:#cd2beb;}
        
        Background color #cd2beb
      
           Border around this has a color of #cd2beb        
        
          <div style="border:2px solid #cd2beb;">Content here</div>
        
        
          .myborder {border:2px solid #cd2beb;}
        
        Border color #cd2beb