#cd83ff color space conversions
Hex:
        #cd83ff
        RGB:
        205, 131, 255
        CMY:
        20, 49, 0
        CMYK:
        20, 49, 0, 0
      HSL:
        276°, 100.0000%, 75.6863%
        HSV (HSB):
        276°, 48.6275%, 100.0000%
        XYZ:
        51.3431, 36.4317, 98.9337
        xyY:
        0.2750, 0.1951, 36.4317
      CIE-Lab:
        66.8485, 50.1040, -50.8704
        CIE-LCH:
        66.8485, 71.4018, 314.5651
        CIE-Luv:
        66.8485, 27.5692, -88.4917
        Hunter-Lab:
        60.3587, 46.2103, -54.9309
      #cd83ff color charts
#cd83ff RGB chart
      #cd83ff CMYK chart
      #cd83ff RGB pie chart
      #cd83ff color shades, tints & tones
#cd83ff color schemes
#cd83ff color preview, HTML & CSS examples
           This text has a color of #cd83ff        
        
          <p style="color:#cd83ff;">Text here</p>
        
        
          .mytext {color:#cd83ff;}
        
        Text color #cd83ff
      
           This box has a color of #cd83ff        
        
          <div style="background-color:#cd83ff;">Content here</div>
        
        
          .mybackground {background-color:#cd83ff;}
        
        Background color #cd83ff
      
           Border around this has a color of #cd83ff        
        
          <div style="border:2px solid #cd83ff;">Content here</div>
        
        
          .myborder {border:2px solid #cd83ff;}
        
        Border color #cd83ff