#de0fd1 color space conversions
Hex:
        #de0fd1
        RGB:
        222, 15, 209
        CMY:
        13, 94, 18
        CMYK:
        0, 93, 6, 13
      HSL:
        304°, 87.3418%, 46.4706%
        HSV (HSB):
        304°, 93.2432%, 87.0588%
        XYZ:
        41.8036, 20.4747, 62.0703
        xyY:
        0.3362, 0.1647, 20.4747
      CIE-Lab:
        52.3697, 85.5466, -47.9543
        CIE-LCH:
        52.3697, 98.0705, 330.7266
        CIE-Luv:
        52.3697, 78.0422, -84.4126
        Hunter-Lab:
        45.2490, 85.7231, -49.6568
      #de0fd1 color charts
#de0fd1 RGB chart
      #de0fd1 CMYK chart
      #de0fd1 RGB pie chart
      #de0fd1 color shades, tints & tones
#de0fd1 color schemes
#de0fd1 color preview, HTML & CSS examples
           This text has a color of #de0fd1        
        
          <p style="color:#de0fd1;">Text here</p>
        
        
          .mytext {color:#de0fd1;}
        
        Text color #de0fd1
      
           This box has a color of #de0fd1        
        
          <div style="background-color:#de0fd1;">Content here</div>
        
        
          .mybackground {background-color:#de0fd1;}
        
        Background color #de0fd1
      
           Border around this has a color of #de0fd1        
        
          <div style="border:2px solid #de0fd1;">Content here</div>
        
        
          .myborder {border:2px solid #de0fd1;}
        
        Border color #de0fd1