#de1bef color space conversions
Hex:
        #de1bef
        RGB:
        222, 27, 239
        CMY:
        13, 89, 6
        CMYK:
        7, 89, 0, 6
      HSL:
        295°, 86.8852%, 52.1569%
        HSV (HSB):
        295°, 88.7029%, 93.7255%
        XYZ:
        46.0961, 22.5455, 83.5835
        xyY:
        0.3028, 0.1481, 22.5455
      CIE-Lab:
        54.6010, 88.5219, -61.4002
        CIE-LCH:
        54.6010, 107.7316, 325.2542
        CIE-Luv:
        54.6010, 65.6694, -105.6264
        Hunter-Lab:
        47.4821, 90.1962, -71.1318
      #de1bef color charts
#de1bef RGB chart
      #de1bef CMYK chart
      #de1bef RGB pie chart
      #de1bef color shades, tints & tones
#de1bef color schemes
#de1bef color preview, HTML & CSS examples
           This text has a color of #de1bef        
        
          <p style="color:#de1bef;">Text here</p>
        
        
          .mytext {color:#de1bef;}
        
        Text color #de1bef
      
           This box has a color of #de1bef        
        
          <div style="background-color:#de1bef;">Content here</div>
        
        
          .mybackground {background-color:#de1bef;}
        
        Background color #de1bef
      
           Border around this has a color of #de1bef        
        
          <div style="border:2px solid #de1bef;">Content here</div>
        
        
          .myborder {border:2px solid #de1bef;}
        
        Border color #de1bef