#e6a4ca color space conversions
Hex:
        #e6a4ca
        RGB:
        230, 164, 202
        CMY:
        10, 36, 21
        CMYK:
        0, 29, 12, 10
      HSL:
        325°, 56.8966%, 77.2549%
        HSV (HSB):
        325°, 28.6957%, 90.1961%
        XYZ:
        56.5693, 47.6382, 62.0907
        xyY:
        0.3402, 0.2865, 47.6382
      CIE-Lab:
        74.5961, 30.0814, -9.6510
        CIE-LCH:
        74.5961, 31.5916, 342.2122
        CIE-Luv:
        74.5961, 37.3374, -19.9013
        Hunter-Lab:
        69.0204, 25.5132, -5.0229
      #e6a4ca color charts
#e6a4ca RGB chart
      #e6a4ca CMYK chart
      #e6a4ca RGB pie chart
      #e6a4ca color shades, tints & tones
#e6a4ca color schemes
#e6a4ca color preview, HTML & CSS examples
           This text has a color of #e6a4ca        
        
          <p style="color:#e6a4ca;">Text here</p>
        
        
          .mytext {color:#e6a4ca;}
        
        Text color #e6a4ca
      
           This box has a color of #e6a4ca        
        
          <div style="background-color:#e6a4ca;">Content here</div>
        
        
          .mybackground {background-color:#e6a4ca;}
        
        Background color #e6a4ca
      
           Border around this has a color of #e6a4ca        
        
          <div style="border:2px solid #e6a4ca;">Content here</div>
        
        
          .myborder {border:2px solid #e6a4ca;}
        
        Border color #e6a4ca