#de1fef color space conversions
Hex:
        #de1fef
        RGB:
        222, 31, 239
        CMY:
        13, 88, 6
        CMYK:
        7, 87, 0, 6
      HSL:
        295°, 86.6667%, 52.9412%
        HSV (HSB):
        295°, 87.0293%, 93.7255%
        XYZ:
        46.1942, 22.7416, 83.6162
        xyY:
        0.3028, 0.1491, 22.7416
      CIE-Lab:
        54.8051, 87.9204, -61.0721
        CIE-LCH:
        54.8051, 107.0505, 325.2150
        CIE-Luv:
        54.8051, 65.3356, -105.1702
        Hunter-Lab:
        47.6881, 89.4539, -70.5772
      #de1fef color charts
#de1fef RGB chart
      #de1fef CMYK chart
      #de1fef RGB pie chart
      #de1fef color shades, tints & tones
#de1fef color schemes
#de1fef color preview, HTML & CSS examples
           This text has a color of #de1fef        
        
          <p style="color:#de1fef;">Text here</p>
        
        
          .mytext {color:#de1fef;}
        
        Text color #de1fef
      
           This box has a color of #de1fef        
        
          <div style="background-color:#de1fef;">Content here</div>
        
        
          .mybackground {background-color:#de1fef;}
        
        Background color #de1fef
      
           Border around this has a color of #de1fef        
        
          <div style="border:2px solid #de1fef;">Content here</div>
        
        
          .myborder {border:2px solid #de1fef;}
        
        Border color #de1fef