#e286a1 color space conversions
Hex:
        #e286a1
        RGB:
        226, 134, 161
        CMY:
        11, 47, 37
        CMYK:
        0, 41, 29, 11
      HSL:
        342°, 61.3333%, 70.5882%
        HSV (HSB):
        342°, 40.7080%, 88.6275%
        XYZ:
        46.3222, 35.7922, 38.1853
        xyY:
        0.3851, 0.2975, 35.7922
      CIE-Lab:
        66.3608, 38.4742, 0.9614
        CIE-LCH:
        66.3608, 38.4862, 1.4315
        CIE-Luv:
        66.3608, 58.4108, -5.7580
        Hunter-Lab:
        59.8265, 33.5115, 4.0357
      #e286a1 color charts
#e286a1 RGB chart
      #e286a1 CMYK chart
      #e286a1 RGB pie chart
      #e286a1 color shades, tints & tones
#e286a1 color schemes
#e286a1 color preview, HTML & CSS examples
           This text has a color of #e286a1        
        
          <p style="color:#e286a1;">Text here</p>
        
        
          .mytext {color:#e286a1;}
        
        Text color #e286a1
      
           This box has a color of #e286a1        
        
          <div style="background-color:#e286a1;">Content here</div>
        
        
          .mybackground {background-color:#e286a1;}
        
        Background color #e286a1
      
           Border around this has a color of #e286a1        
        
          <div style="border:2px solid #e286a1;">Content here</div>
        
        
          .myborder {border:2px solid #e286a1;}
        
        Border color #e286a1