#dc6ffe color space conversions
Hex:
        #dc6ffe
        RGB:
        220, 111, 254
        CMY:
        14, 56, 0
        CMYK:
        13, 56, 0, 0
      HSL:
        286°, 98.6207%, 71.5686%
        HSV (HSB):
        286°, 56.2992%, 99.6078%
        XYZ:
        53.0890, 33.7403, 97.4804
        xyY:
        0.2880, 0.1831, 33.7403
      CIE-Lab:
        64.7559, 63.6881, -53.5252
        CIE-LCH:
        64.7559, 83.1933, 319.9554
        CIE-Luv:
        64.7559, 43.3638, -94.0925
        Hunter-Lab:
        58.0864, 61.4919, -58.8398
      #dc6ffe color charts
#dc6ffe RGB chart
      #dc6ffe CMYK chart
      #dc6ffe RGB pie chart
      #dc6ffe color shades, tints & tones
#dc6ffe color schemes
#dc6ffe color preview, HTML & CSS examples
           This text has a color of #dc6ffe        
        
          <p style="color:#dc6ffe;">Text here</p>
        
        
          .mytext {color:#dc6ffe;}
        
        Text color #dc6ffe
      
           This box has a color of #dc6ffe        
        
          <div style="background-color:#dc6ffe;">Content here</div>
        
        
          .mybackground {background-color:#dc6ffe;}
        
        Background color #dc6ffe
      
           Border around this has a color of #dc6ffe        
        
          <div style="border:2px solid #dc6ffe;">Content here</div>
        
        
          .myborder {border:2px solid #dc6ffe;}
        
        Border color #dc6ffe