#e285e1 color space conversions
Hex:
        #e285e1
        RGB:
        226, 133, 225
        CMY:
        11, 48, 12
        CMYK:
        0, 41, 0, 11
      HSL:
        301°, 61.5894%, 70.3922%
        HSV (HSB):
        301°, 41.1504%, 88.6275%
        XYZ:
        53.3422, 38.3801, 75.8308
        xyY:
        0.3184, 0.2291, 38.3801
      CIE-Lab:
        68.2998, 49.0661, -31.9350
        CIE-LCH:
        68.2998, 58.5434, 326.9416
        CIE-Luv:
        68.2998, 45.5197, -57.7666
        Hunter-Lab:
        61.9516, 45.2783, -29.2067
      #e285e1 color charts
#e285e1 RGB chart
      #e285e1 CMYK chart
      #e285e1 RGB pie chart
      #e285e1 color shades, tints & tones
#e285e1 color schemes
#e285e1 color preview, HTML & CSS examples
           This text has a color of #e285e1        
        
          <p style="color:#e285e1;">Text here</p>
        
        
          .mytext {color:#e285e1;}
        
        Text color #e285e1
      
           This box has a color of #e285e1        
        
          <div style="background-color:#e285e1;">Content here</div>
        
        
          .mybackground {background-color:#e285e1;}
        
        Background color #e285e1
      
           Border around this has a color of #e285e1        
        
          <div style="border:2px solid #e285e1;">Content here</div>
        
        
          .myborder {border:2px solid #e285e1;}
        
        Border color #e285e1