#ad82db color space conversions
Hex:
        #ad82db
        RGB:
        173, 130, 219
        CMY:
        32, 49, 14
        CMYK:
        21, 41, 0, 14
      HSL:
        269°, 55.2795%, 68.4314%
        HSV (HSB):
        269°, 40.6393%, 85.8824%
        XYZ:
        38.0024, 29.9640, 70.7985
        xyY:
        0.2739, 0.2159, 29.9640
      CIE-Lab:
        61.6231, 33.7677, -39.4349
        CIE-LCH:
        61.6231, 51.9169, 310.5731
        CIE-Luv:
        61.6231, 15.5101, -66.4968
        Hunter-Lab:
        54.7394, 28.1284, -38.3666
      #ad82db color charts
#ad82db RGB chart
      #ad82db CMYK chart
      #ad82db RGB pie chart
      #ad82db color shades, tints & tones
#ad82db color schemes
#ad82db color preview, HTML & CSS examples
           This text has a color of #ad82db        
        
          <p style="color:#ad82db;">Text here</p>
        
        
          .mytext {color:#ad82db;}
        
        Text color #ad82db
      
           This box has a color of #ad82db        
        
          <div style="background-color:#ad82db;">Content here</div>
        
        
          .mybackground {background-color:#ad82db;}
        
        Background color #ad82db
      
           Border around this has a color of #ad82db        
        
          <div style="border:2px solid #ad82db;">Content here</div>
        
        
          .myborder {border:2px solid #ad82db;}
        
        Border color #ad82db