#de6ee5 color space conversions
Hex:
        #de6ee5
        RGB:
        222, 110, 229
        CMY:
        13, 57, 10
        CMYK:
        3, 52, 0, 10
      HSL:
        296°, 69.5906%, 66.4706%
        HSV (HSB):
        296°, 51.9651%, 89.8039%
        XYZ:
        49.8430, 32.3386, 77.7437
        xyY:
        0.3117, 0.2022, 32.3386
      CIE-Lab:
        63.6218, 60.0072, -41.4789
        CIE-LCH:
        63.6218, 72.9477, 325.3465
        CIE-Luv:
        63.6218, 51.0371, -73.9775
        Hunter-Lab:
        56.8670, 56.9349, -41.2492
      #de6ee5 color charts
#de6ee5 RGB chart
      #de6ee5 CMYK chart
      #de6ee5 RGB pie chart
      #de6ee5 color shades, tints & tones
#de6ee5 color schemes
#de6ee5 color preview, HTML & CSS examples
           This text has a color of #de6ee5        
        
          <p style="color:#de6ee5;">Text here</p>
        
        
          .mytext {color:#de6ee5;}
        
        Text color #de6ee5
      
           This box has a color of #de6ee5        
        
          <div style="background-color:#de6ee5;">Content here</div>
        
        
          .mybackground {background-color:#de6ee5;}
        
        Background color #de6ee5
      
           Border around this has a color of #de6ee5        
        
          <div style="border:2px solid #de6ee5;">Content here</div>
        
        
          .myborder {border:2px solid #de6ee5;}
        
        Border color #de6ee5