#e42aeb color space conversions
Hex:
        #e42aeb
        RGB:
        228, 42, 235
        CMY:
        11, 84, 8
        CMYK:
        3, 82, 0, 8
      HSL:
        298°, 82.8326%, 54.3137%
        HSV (HSB):
        298°, 82.1277%, 92.1569%
        XYZ:
        47.8183, 24.1481, 80.7380
        xyY:
        0.3131, 0.1581, 24.1481
      CIE-Lab:
        56.2357, 86.3081, -56.4795
        CIE-LCH:
        56.2357, 103.1457, 326.7995
        CIE-Luv:
        56.2357, 69.7508, -98.7913
        Hunter-Lab:
        49.1407, 87.7002, -63.0148
      #e42aeb color charts
#e42aeb RGB chart
      #e42aeb CMYK chart
      #e42aeb RGB pie chart
      #e42aeb color shades, tints & tones
#e42aeb color schemes
#e42aeb color preview, HTML & CSS examples
           This text has a color of #e42aeb        
        
          <p style="color:#e42aeb;">Text here</p>
        
        
          .mytext {color:#e42aeb;}
        
        Text color #e42aeb
      
           This box has a color of #e42aeb        
        
          <div style="background-color:#e42aeb;">Content here</div>
        
        
          .mybackground {background-color:#e42aeb;}
        
        Background color #e42aeb
      
           Border around this has a color of #e42aeb        
        
          <div style="border:2px solid #e42aeb;">Content here</div>
        
        
          .myborder {border:2px solid #e42aeb;}
        
        Border color #e42aeb