#e42be2 color space conversions
Hex:
        #e42be2
        RGB:
        228, 43, 226
        CMY:
        11, 83, 11
        CMYK:
        0, 81, 1, 11
      HSL:
        301°, 77.4059%, 53.1373%
        HSV (HSB):
        301°, 81.1404%, 89.4118%
        XYZ:
        46.5863, 23.7127, 74.0732
        xyY:
        0.3227, 0.1642, 23.7127
      CIE-Lab:
        55.7990, 84.7456, -52.1077
        CIE-LCH:
        55.7990, 99.4838, 328.4138
        CIE-Luv:
        55.7990, 72.9396, -91.8324
        Hunter-Lab:
        48.6957, 85.5500, -56.1016
      #e42be2 color charts
#e42be2 RGB chart
      #e42be2 CMYK chart
      #e42be2 RGB pie chart
      #e42be2 color shades, tints & tones
#e42be2 color schemes
#e42be2 color preview, HTML & CSS examples
           This text has a color of #e42be2        
        
          <p style="color:#e42be2;">Text here</p>
        
        
          .mytext {color:#e42be2;}
        
        Text color #e42be2
      
           This box has a color of #e42be2        
        
          <div style="background-color:#e42be2;">Content here</div>
        
        
          .mybackground {background-color:#e42be2;}
        
        Background color #e42be2
      
           Border around this has a color of #e42be2        
        
          <div style="border:2px solid #e42be2;">Content here</div>
        
        
          .myborder {border:2px solid #e42be2;}
        
        Border color #e42be2