#ad82cb color space conversions
Hex:
        #ad82cb
        RGB:
        173, 130, 203
        CMY:
        32, 49, 20
        CMYK:
        15, 36, 0, 20
      HSL:
        275°, 41.2429%, 65.2941%
        HSV (HSB):
        275°, 35.9606%, 79.6078%
        XYZ:
        35.9957, 29.1613, 60.2314
        xyY:
        0.2871, 0.2326, 29.1613
      CIE-Lab:
        60.9237, 30.1813, -31.5519
        CIE-LCH:
        60.9237, 43.6628, 313.7281
        CIE-Luv:
        60.9237, 17.6464, -53.1447
        Hunter-Lab:
        54.0012, 24.4811, -28.3296
      #ad82cb color charts
#ad82cb RGB chart
      #ad82cb CMYK chart
      #ad82cb RGB pie chart
      #ad82cb color shades, tints & tones
#ad82cb color schemes
#ad82cb color preview, HTML & CSS examples
           This text has a color of #ad82cb        
        
          <p style="color:#ad82cb;">Text here</p>
        
        
          .mytext {color:#ad82cb;}
        
        Text color #ad82cb
      
           This box has a color of #ad82cb        
        
          <div style="background-color:#ad82cb;">Content here</div>
        
        
          .mybackground {background-color:#ad82cb;}
        
        Background color #ad82cb
      
           Border around this has a color of #ad82cb        
        
          <div style="border:2px solid #ad82cb;">Content here</div>
        
        
          .myborder {border:2px solid #ad82cb;}
        
        Border color #ad82cb