#dc82ef color space conversions
Hex:
        #dc82ef
        RGB:
        220, 130, 239
        CMY:
        14, 49, 6
        CMYK:
        8, 46, 0, 6
      HSL:
        290°, 77.3050%, 72.3529%
        HSV (HSB):
        290°, 45.6067%, 93.7255%
        XYZ:
        53.0778, 37.4129, 86.0853
        xyY:
        0.3006, 0.2119, 37.4129
      CIE-Lab:
        67.5857, 51.4619, -40.8220
        CIE-LCH:
        67.5857, 65.6868, 321.5769
        CIE-Luv:
        67.5857, 39.9676, -72.4217
        Hunter-Lab:
        61.1661, 47.8555, -40.6286
      #dc82ef color charts
#dc82ef RGB chart
      #dc82ef CMYK chart
      #dc82ef RGB pie chart
      #dc82ef color shades, tints & tones
#dc82ef color schemes
#dc82ef color preview, HTML & CSS examples
           This text has a color of #dc82ef        
        
          <p style="color:#dc82ef;">Text here</p>
        
        
          .mytext {color:#dc82ef;}
        
        Text color #dc82ef
      
           This box has a color of #dc82ef        
        
          <div style="background-color:#dc82ef;">Content here</div>
        
        
          .mybackground {background-color:#dc82ef;}
        
        Background color #dc82ef
      
           Border around this has a color of #dc82ef        
        
          <div style="border:2px solid #dc82ef;">Content here</div>
        
        
          .myborder {border:2px solid #dc82ef;}
        
        Border color #dc82ef