#e286bd color space conversions
Hex:
        #e286bd
        RGB:
        226, 134, 189
        CMY:
        11, 47, 26
        CMYK:
        0, 41, 16, 11
      HSL:
        324°, 61.3333%, 70.5882%
        HSV (HSB):
        324°, 40.7080%, 88.6275%
        XYZ:
        49.0744, 36.8931, 52.6787
        xyY:
        0.3540, 0.2661, 36.8931
      CIE-Lab:
        67.1967, 42.5146, -13.5653
        CIE-LCH:
        67.1967, 44.6264, 342.3035
        CIE-Luv:
        67.1967, 52.6534, -27.7229
        Hunter-Lab:
        60.7397, 37.9241, -8.9036
      #e286bd color charts
#e286bd RGB chart
      #e286bd CMYK chart
      #e286bd RGB pie chart
      #e286bd color shades, tints & tones
#e286bd color schemes
#e286bd color preview, HTML & CSS examples
           This text has a color of #e286bd        
        
          <p style="color:#e286bd;">Text here</p>
        
        
          .mytext {color:#e286bd;}
        
        Text color #e286bd
      
           This box has a color of #e286bd        
        
          <div style="background-color:#e286bd;">Content here</div>
        
        
          .mybackground {background-color:#e286bd;}
        
        Background color #e286bd
      
           Border around this has a color of #e286bd        
        
          <div style="border:2px solid #e286bd;">Content here</div>
        
        
          .myborder {border:2px solid #e286bd;}
        
        Border color #e286bd