#de0df1 color space conversions
Hex:
        #de0df1
        RGB:
        222, 13, 241
        CMY:
        13, 95, 5
        CMYK:
        8, 95, 0, 5
      HSL:
        295°, 89.7638%, 49.8039%
        HSV (HSB):
        295°, 94.6058%, 94.5098%
        XYZ:
        46.1453, 22.1683, 85.0659
        xyY:
        0.3009, 0.1445, 22.1683
      CIE-Lab:
        54.2051, 90.3680, -63.1590
        CIE-LCH:
        54.2051, 110.2517, 325.0500
        CIE-Luv:
        54.2051, 65.7867, -108.2216
        Hunter-Lab:
        47.0832, 92.5485, -74.1617
      #de0df1 color charts
#de0df1 RGB chart
      #de0df1 CMYK chart
      #de0df1 RGB pie chart
      #de0df1 color shades, tints & tones
#de0df1 color schemes
#de0df1 color preview, HTML & CSS examples
           This text has a color of #de0df1        
        
          <p style="color:#de0df1;">Text here</p>
        
        
          .mytext {color:#de0df1;}
        
        Text color #de0df1
      
           This box has a color of #de0df1        
        
          <div style="background-color:#de0df1;">Content here</div>
        
        
          .mybackground {background-color:#de0df1;}
        
        Background color #de0df1
      
           Border around this has a color of #de0df1        
        
          <div style="border:2px solid #de0df1;">Content here</div>
        
        
          .myborder {border:2px solid #de0df1;}
        
        Border color #de0df1