#de1de6 color space conversions
Hex:
        #de1de6
        RGB:
        222, 29, 230
        CMY:
        13, 89, 10
        CMYK:
        3, 87, 0, 10
      HSL:
        298°, 80.0797%, 50.7843%
        HSV (HSB):
        298°, 87.3913%, 90.1961%
        XYZ:
        44.8465, 22.1215, 76.7691
        xyY:
        0.3120, 0.1539, 22.1215
      CIE-Lab:
        54.1557, 86.8591, -57.0496
        CIE-LCH:
        54.1557, 103.9190, 326.7028
        CIE-Luv:
        54.1557, 68.7835, -98.7940
        Hunter-Lab:
        47.0335, 87.8913, -63.8510
      #de1de6 color charts
#de1de6 RGB chart
      #de1de6 CMYK chart
      #de1de6 RGB pie chart
      #de1de6 color shades, tints & tones
#de1de6 color schemes
#de1de6 color preview, HTML & CSS examples
           This text has a color of #de1de6        
        
          <p style="color:#de1de6;">Text here</p>
        
        
          .mytext {color:#de1de6;}
        
        Text color #de1de6
      
           This box has a color of #de1de6        
        
          <div style="background-color:#de1de6;">Content here</div>
        
        
          .mybackground {background-color:#de1de6;}
        
        Background color #de1de6
      
           Border around this has a color of #de1de6        
        
          <div style="border:2px solid #de1de6;">Content here</div>
        
        
          .myborder {border:2px solid #de1de6;}
        
        Border color #de1de6