#de1de5 color space conversions
Hex:
        #de1de5
        RGB:
        222, 29, 229
        CMY:
        13, 89, 10
        CMYK:
        3, 87, 0, 10
      HSL:
        298°, 79.3651%, 50.5882%
        HSV (HSB):
        298°, 87.3362%, 89.8039%
        XYZ:
        44.7064, 22.0655, 76.0315
        xyY:
        0.3131, 0.1545, 22.0655
      CIE-Lab:
        54.0964, 86.7089, -56.5799
        CIE-LCH:
        54.0964, 103.5361, 326.8745
        CIE-Luv:
        54.0964, 69.1549, -98.0532
        Hunter-Lab:
        46.9739, 87.6793, -63.0845
      #de1de5 color charts
#de1de5 RGB chart
      #de1de5 CMYK chart
      #de1de5 RGB pie chart
      #de1de5 color shades, tints & tones
#de1de5 color schemes
#de1de5 color preview, HTML & CSS examples
           This text has a color of #de1de5        
        
          <p style="color:#de1de5;">Text here</p>
        
        
          .mytext {color:#de1de5;}
        
        Text color #de1de5
      
           This box has a color of #de1de5        
        
          <div style="background-color:#de1de5;">Content here</div>
        
        
          .mybackground {background-color:#de1de5;}
        
        Background color #de1de5
      
           Border around this has a color of #de1de5        
        
          <div style="border:2px solid #de1de5;">Content here</div>
        
        
          .myborder {border:2px solid #de1de5;}
        
        Border color #de1de5