#d80ede color space conversions
Hex:
        #d80ede
        RGB:
        216, 14, 222
        CMY:
        15, 95, 13
        CMYK:
        3, 94, 0, 13
      HSL:
        298°, 88.1356%, 46.2745%
        HSV (HSB):
        298°, 93.6937%, 87.0588%
        XYZ:
        41.6608, 20.1869, 70.8079
        xyY:
        0.3141, 0.1522, 20.1869
      CIE-Lab:
        52.0479, 86.4999, -55.9516
        CIE-LCH:
        52.0479, 103.0185, 327.1036
        CIE-Luv:
        52.0479, 68.6093, -96.1419
        Hunter-Lab:
        44.9299, 86.8850, -61.9881
      #d80ede color charts
#d80ede RGB chart
      #d80ede CMYK chart
      #d80ede RGB pie chart
      #d80ede color shades, tints & tones
#d80ede color schemes
#d80ede color preview, HTML & CSS examples
           This text has a color of #d80ede        
        
          <p style="color:#d80ede;">Text here</p>
        
        
          .mytext {color:#d80ede;}
        
        Text color #d80ede
      
           This box has a color of #d80ede        
        
          <div style="background-color:#d80ede;">Content here</div>
        
        
          .mybackground {background-color:#d80ede;}
        
        Background color #d80ede
      
           Border around this has a color of #d80ede        
        
          <div style="border:2px solid #d80ede;">Content here</div>
        
        
          .myborder {border:2px solid #d80ede;}
        
        Border color #d80ede