#de0feb color space conversions
Hex:
        #de0feb
        RGB:
        222, 15, 235
        CMY:
        13, 94, 8
        CMYK:
        6, 94, 0, 8
      HSL:
        296°, 88.0000%, 49.0196%
        HSV (HSB):
        296°, 93.6170%, 92.1569%
        XYZ:
        45.2904, 21.8694, 80.4314
        xyY:
        0.3069, 0.1482, 21.8694
      CIE-Lab:
        53.8882, 89.2923, -60.2977
        CIE-LCH:
        53.8882, 107.7447, 325.9695
        CIE-Luv:
        53.8882, 67.8909, -103.7518
        Hunter-Lab:
        46.7647, 91.0343, -69.2385
      #de0feb color charts
#de0feb RGB chart
      #de0feb CMYK chart
      #de0feb RGB pie chart
      #de0feb color shades, tints & tones
#de0feb color schemes
#de0feb color preview, HTML & CSS examples
           This text has a color of #de0feb        
        
          <p style="color:#de0feb;">Text here</p>
        
        
          .mytext {color:#de0feb;}
        
        Text color #de0feb
      
           This box has a color of #de0feb        
        
          <div style="background-color:#de0feb;">Content here</div>
        
        
          .mybackground {background-color:#de0feb;}
        
        Background color #de0feb
      
           Border around this has a color of #de0feb        
        
          <div style="border:2px solid #de0feb;">Content here</div>
        
        
          .myborder {border:2px solid #de0feb;}
        
        Border color #de0feb