#e415ed color space conversions
Hex:
        #e415ed
        RGB:
        228, 21, 237
        CMY:
        11, 92, 7
        CMYK:
        4, 91, 0, 7
      HSL:
        298°, 85.7143%, 50.5882%
        HSV (HSB):
        298°, 91.1392%, 92.9412%
        XYZ:
        47.5491, 23.1447, 82.0820
        xyY:
        0.3112, 0.1515, 23.1447
      CIE-Lab:
        55.2211, 89.9341, -59.2279
        CIE-LCH:
        55.2211, 107.6851, 326.6323
        CIE-Luv:
        55.2211, 70.9937, -102.9102
        Hunter-Lab:
        48.1090, 92.2321, -67.4825
      #e415ed color charts
#e415ed RGB chart
      #e415ed CMYK chart
      #e415ed RGB pie chart
      #e415ed color shades, tints & tones
#e415ed color schemes
#e415ed color preview, HTML & CSS examples
           This text has a color of #e415ed        
        
          <p style="color:#e415ed;">Text here</p>
        
        
          .mytext {color:#e415ed;}
        
        Text color #e415ed
      
           This box has a color of #e415ed        
        
          <div style="background-color:#e415ed;">Content here</div>
        
        
          .mybackground {background-color:#e415ed;}
        
        Background color #e415ed
      
           Border around this has a color of #e415ed        
        
          <div style="border:2px solid #e415ed;">Content here</div>
        
        
          .myborder {border:2px solid #e415ed;}
        
        Border color #e415ed