#de6cfe color space conversions
Hex:
        #de6cfe
        RGB:
        222, 108, 254
        CMY:
        13, 58, 0
        CMYK:
        13, 57, 0, 0
      HSL:
        287°, 98.6486%, 70.9804%
        HSV (HSB):
        287°, 57.4803%, 99.6078%
        XYZ:
        53.3762, 33.4105, 97.4016
        xyY:
        0.2898, 0.1814, 33.4105
      CIE-Lab:
        64.4919, 65.5670, -53.9283
        CIE-LCH:
        64.4919, 84.8958, 320.5630
        CIE-Luv:
        64.4919, 45.5330, -94.9193
        Hunter-Lab:
        57.8018, 63.6799, -59.4481
      #de6cfe color charts
#de6cfe RGB chart
      #de6cfe CMYK chart
      #de6cfe RGB pie chart
      #de6cfe color shades, tints & tones
#de6cfe color schemes
#de6cfe color preview, HTML & CSS examples
           This text has a color of #de6cfe        
        
          <p style="color:#de6cfe;">Text here</p>
        
        
          .mytext {color:#de6cfe;}
        
        Text color #de6cfe
      
           This box has a color of #de6cfe        
        
          <div style="background-color:#de6cfe;">Content here</div>
        
        
          .mybackground {background-color:#de6cfe;}
        
        Background color #de6cfe
      
           Border around this has a color of #de6cfe        
        
          <div style="border:2px solid #de6cfe;">Content here</div>
        
        
          .myborder {border:2px solid #de6cfe;}
        
        Border color #de6cfe