#de80d0 color space conversions
Hex:
        #de80d0
        RGB:
        222, 128, 208
        CMY:
        13, 50, 18
        CMYK:
        0, 42, 6, 13
      HSL:
        309°, 58.7500%, 68.6275%
        HSV (HSB):
        309°, 42.3423%, 87.0588%
        XYZ:
        49.2285, 35.5220, 63.9363
        xyY:
        0.3311, 0.2389, 35.5220
      CIE-Lab:
        66.1531, 47.4326, -25.8353
        CIE-LCH:
        66.1531, 54.0122, 331.4240
        CIE-Luv:
        66.1531, 48.6882, -47.4878
        Hunter-Lab:
        59.6003, 43.1364, -21.8832
      #de80d0 color charts
#de80d0 RGB chart
      #de80d0 CMYK chart
      #de80d0 RGB pie chart
      #de80d0 color shades, tints & tones
#de80d0 color schemes
#de80d0 color preview, HTML & CSS examples
           This text has a color of #de80d0        
        
          <p style="color:#de80d0;">Text here</p>
        
        
          .mytext {color:#de80d0;}
        
        Text color #de80d0
      
           This box has a color of #de80d0        
        
          <div style="background-color:#de80d0;">Content here</div>
        
        
          .mybackground {background-color:#de80d0;}
        
        Background color #de80d0
      
           Border around this has a color of #de80d0        
        
          <div style="border:2px solid #de80d0;">Content here</div>
        
        
          .myborder {border:2px solid #de80d0;}
        
        Border color #de80d0