#dc82db color space conversions
Hex:
        #dc82db
        RGB:
        220, 130, 219
        CMY:
        14, 49, 14
        CMYK:
        0, 41, 0, 14
      HSL:
        301°, 56.2500%, 68.6275%
        HSV (HSB):
        301°, 40.9091%, 86.2745%
        XYZ:
        50.2840, 36.2954, 71.3733
        xyY:
        0.3183, 0.2298, 36.2954
      CIE-Lab:
        66.7450, 47.7306, -31.0717
        CIE-LCH:
        66.7450, 56.9531, 326.9367
        CIE-Luv:
        66.7450, 44.1080, -55.9424
        Hunter-Lab:
        60.2456, 43.5551, -28.0692
      #dc82db color charts
#dc82db RGB chart
      #dc82db CMYK chart
      #dc82db RGB pie chart
      #dc82db color shades, tints & tones
#dc82db color schemes
#dc82db color preview, HTML & CSS examples
           This text has a color of #dc82db        
        
          <p style="color:#dc82db;">Text here</p>
        
        
          .mytext {color:#dc82db;}
        
        Text color #dc82db
      
           This box has a color of #dc82db        
        
          <div style="background-color:#dc82db;">Content here</div>
        
        
          .mybackground {background-color:#dc82db;}
        
        Background color #dc82db
      
           Border around this has a color of #dc82db        
        
          <div style="border:2px solid #dc82db;">Content here</div>
        
        
          .myborder {border:2px solid #dc82db;}
        
        Border color #dc82db