#de7bef color space conversions
Hex:
        #de7bef
        RGB:
        222, 123, 239
        CMY:
        13, 52, 6
        CMYK:
        7, 49, 0, 6
      HSL:
        291°, 78.3784%, 70.9804%
        HSV (HSB):
        291°, 48.5356%, 93.7255%
        XYZ:
        52.7871, 35.9275, 85.8139
        xyY:
        0.3025, 0.2059, 35.9275
      CIE-Lab:
        66.4645, 55.5415, -42.5605
        CIE-LCH:
        66.4645, 69.9732, 322.5377
        CIE-Luv:
        66.4645, 43.9117, -75.6403
        Hunter-Lab:
        59.9396, 52.3059, -42.9262
      #de7bef color charts
#de7bef RGB chart
      #de7bef CMYK chart
      #de7bef RGB pie chart
      #de7bef color shades, tints & tones
#de7bef color schemes
#de7bef color preview, HTML & CSS examples
           This text has a color of #de7bef        
        
          <p style="color:#de7bef;">Text here</p>
        
        
          .mytext {color:#de7bef;}
        
        Text color #de7bef
      
           This box has a color of #de7bef        
        
          <div style="background-color:#de7bef;">Content here</div>
        
        
          .mybackground {background-color:#de7bef;}
        
        Background color #de7bef
      
           Border around this has a color of #de7bef        
        
          <div style="border:2px solid #de7bef;">Content here</div>
        
        
          .myborder {border:2px solid #de7bef;}
        
        Border color #de7bef