#de94d0 color space conversions
Hex:
        #de94d0
        RGB:
        222, 148, 208
        CMY:
        13, 42, 18
        CMYK:
        0, 33, 6, 13
      HSL:
        311°, 52.8571%, 72.5490%
        HSV (HSB):
        311°, 33.3333%, 87.0588%
        XYZ:
        52.0993, 41.2635, 64.8932
        xyY:
        0.3292, 0.2607, 41.2635
      CIE-Lab:
        70.3601, 36.9570, -19.4132
        CIE-LCH:
        70.3601, 41.7455, 332.2874
        CIE-Luv:
        70.3601, 39.2200, -36.0091
        Hunter-Lab:
        64.2366, 32.3587, -14.9304
      #de94d0 color charts
#de94d0 RGB chart
      #de94d0 CMYK chart
      #de94d0 RGB pie chart
      #de94d0 color shades, tints & tones
#de94d0 color schemes
#de94d0 color preview, HTML & CSS examples
           This text has a color of #de94d0        
        
          <p style="color:#de94d0;">Text here</p>
        
        
          .mytext {color:#de94d0;}
        
        Text color #de94d0
      
           This box has a color of #de94d0        
        
          <div style="background-color:#de94d0;">Content here</div>
        
        
          .mybackground {background-color:#de94d0;}
        
        Background color #de94d0
      
           Border around this has a color of #de94d0        
        
          <div style="border:2px solid #de94d0;">Content here</div>
        
        
          .myborder {border:2px solid #de94d0;}
        
        Border color #de94d0