#e282ff color space conversions
Hex:
        #e282ff
        RGB:
        226, 130, 255
        CMY:
        11, 49, 0
        CMYK:
        11, 49, 0, 0
      HSL:
        286°, 100.0000%, 75.4902%
        HSV (HSB):
        286°, 49.0196%, 100.0000%
        XYZ:
        57.3967, 39.3540, 99.1787
        xyY:
        0.2929, 0.2009, 39.3540
      CIE-Lab:
        69.0069, 56.2134, -47.3088
        CIE-LCH:
        69.0069, 73.4716, 319.9163
        CIE-Luv:
        69.0069, 40.4109, -83.9968
        Hunter-Lab:
        62.7328, 53.5342, -49.8228
      #e282ff color charts
#e282ff RGB chart
      #e282ff CMYK chart
      #e282ff RGB pie chart
      #e282ff color shades, tints & tones
#e282ff color schemes
#e282ff color preview, HTML & CSS examples
           This text has a color of #e282ff        
        
          <p style="color:#e282ff;">Text here</p>
        
        
          .mytext {color:#e282ff;}
        
        Text color #e282ff
      
           This box has a color of #e282ff        
        
          <div style="background-color:#e282ff;">Content here</div>
        
        
          .mybackground {background-color:#e282ff;}
        
        Background color #e282ff
      
           Border around this has a color of #e282ff        
        
          <div style="border:2px solid #e282ff;">Content here</div>
        
        
          .myborder {border:2px solid #e282ff;}
        
        Border color #e282ff