#de80b7 color space conversions
Hex:
        #de80b7
        RGB:
        222, 128, 183
        CMY:
        13, 50, 28
        CMYK:
        0, 42, 18, 13
      HSL:
        325°, 58.7500%, 68.6275%
        HSV (HSB):
        325°, 42.3423%, 87.0588%
        XYZ:
        46.3906, 34.3868, 48.9920
        xyY:
        0.3575, 0.2650, 34.3868
      CIE-Lab:
        65.2685, 43.3763, -13.1383
        CIE-LCH:
        65.2685, 45.3224, 343.1489
        CIE-Luv:
        65.2685, 54.1523, -27.0975
        Hunter-Lab:
        58.6403, 38.5917, -8.4866
      #de80b7 color charts
#de80b7 RGB chart
      #de80b7 CMYK chart
      #de80b7 RGB pie chart
      #de80b7 color shades, tints & tones
#de80b7 color schemes
#de80b7 color preview, HTML & CSS examples
           This text has a color of #de80b7        
        
          <p style="color:#de80b7;">Text here</p>
        
        
          .mytext {color:#de80b7;}
        
        Text color #de80b7
      
           This box has a color of #de80b7        
        
          <div style="background-color:#de80b7;">Content here</div>
        
        
          .mybackground {background-color:#de80b7;}
        
        Background color #de80b7
      
           Border around this has a color of #de80b7        
        
          <div style="border:2px solid #de80b7;">Content here</div>
        
        
          .myborder {border:2px solid #de80b7;}
        
        Border color #de80b7