#ce80aa color space conversions
Hex:
        #ce80aa
        RGB:
        206, 128, 170
        CMY:
        19, 50, 33
        CMYK:
        0, 38, 17, 19
      HSL:
        328°, 44.3182%, 65.4902%
        HSV (HSB):
        328°, 37.8641%, 80.7843%
        XYZ:
        40.4285, 31.4624, 41.9723
        xyY:
        0.3551, 0.2763, 31.4624
      CIE-Lab:
        62.8961, 35.9582, -9.5285
        CIE-LCH:
        62.8961, 37.1993, 345.1584
        CIE-Luv:
        62.8961, 45.3945, -20.1998
        Hunter-Lab:
        56.0914, 30.4959, -5.1018
      #ce80aa color charts
#ce80aa RGB chart
      #ce80aa CMYK chart
      #ce80aa RGB pie chart
      #ce80aa color shades, tints & tones
#ce80aa color schemes
#ce80aa color preview, HTML & CSS examples
           This text has a color of #ce80aa        
        
          <p style="color:#ce80aa;">Text here</p>
        
        
          .mytext {color:#ce80aa;}
        
        Text color #ce80aa
      
           This box has a color of #ce80aa        
        
          <div style="background-color:#ce80aa;">Content here</div>
        
        
          .mybackground {background-color:#ce80aa;}
        
        Background color #ce80aa
      
           Border around this has a color of #ce80aa        
        
          <div style="border:2px solid #ce80aa;">Content here</div>
        
        
          .myborder {border:2px solid #ce80aa;}
        
        Border color #ce80aa