#e6bad7 color space conversions
Hex:
        #e6bad7
        RGB:
        230, 186, 215
        CMY:
        10, 27, 16
        CMYK:
        0, 19, 7, 10
      HSL:
        320°, 46.8085%, 81.5686%
        HSV (HSB):
        320°, 19.1304%, 90.1961%
        XYZ:
        62.4578, 56.8471, 71.9707
        xyY:
        0.3265, 0.2972, 56.8471
      CIE-Lab:
        80.0935, 20.5002, -8.5404
        CIE-LCH:
        80.0935, 22.2080, 337.3834
        CIE-Luv:
        80.0935, 23.9889, -16.6622
        Hunter-Lab:
        75.3970, 15.9220, -3.8177
      #e6bad7 color charts
#e6bad7 RGB chart
      #e6bad7 CMYK chart
      #e6bad7 RGB pie chart
      #e6bad7 color shades, tints & tones
#e6bad7 color schemes
#e6bad7 color preview, HTML & CSS examples
           This text has a color of #e6bad7        
        
          <p style="color:#e6bad7;">Text here</p>
        
        
          .mytext {color:#e6bad7;}
        
        Text color #e6bad7
      
           This box has a color of #e6bad7        
        
          <div style="background-color:#e6bad7;">Content here</div>
        
        
          .mybackground {background-color:#e6bad7;}
        
        Background color #e6bad7
      
           Border around this has a color of #e6bad7        
        
          <div style="border:2px solid #e6bad7;">Content here</div>
        
        
          .myborder {border:2px solid #e6bad7;}
        
        Border color #e6bad7