#de80b5 color space conversions
Hex:
        #de80b5
        RGB:
        222, 128, 181
        CMY:
        13, 50, 29
        CMYK:
        0, 42, 18, 13
      HSL:
        326°, 58.7500%, 68.6275%
        HSV (HSB):
        326°, 42.3423%, 87.0588%
        XYZ:
        46.1839, 34.3041, 47.9033
        xyY:
        0.3597, 0.2672, 34.3041
      CIE-Lab:
        65.2033, 43.0717, -12.1069
        CIE-LCH:
        65.2033, 44.7409, 344.3000
        CIE-Luv:
        65.2033, 54.5871, -25.4910
        Hunter-Lab:
        58.5697, 38.2552, -7.4935
      #de80b5 color charts
#de80b5 RGB chart
      #de80b5 CMYK chart
      #de80b5 RGB pie chart
      #de80b5 color shades, tints & tones
#de80b5 color schemes
#de80b5 color preview, HTML & CSS examples
           This text has a color of #de80b5        
        
          <p style="color:#de80b5;">Text here</p>
        
        
          .mytext {color:#de80b5;}
        
        Text color #de80b5
      
           This box has a color of #de80b5        
        
          <div style="background-color:#de80b5;">Content here</div>
        
        
          .mybackground {background-color:#de80b5;}
        
        Background color #de80b5
      
           Border around this has a color of #de80b5        
        
          <div style="border:2px solid #de80b5;">Content here</div>
        
        
          .myborder {border:2px solid #de80b5;}
        
        Border color #de80b5