#e43df2 color space conversions
Hex:
        #e43df2
        RGB:
        228, 61, 242
        CMY:
        11, 76, 5
        CMYK:
        6, 75, 0, 5
      HSL:
        295°, 87.4396%, 59.4118%
        HSV (HSB):
        295°, 74.7934%, 94.9020%
        XYZ:
        49.6907, 26.2423, 86.4507
        xyY:
        0.3060, 0.1616, 26.2423
      CIE-Lab:
        58.2663, 82.6798, -57.1511
        CIE-LCH:
        58.2663, 100.5097, 325.3464
        CIE-Luv:
        58.2663, 64.4033, -100.1523
        Hunter-Lab:
        51.2272, 83.4983, -64.1983
      #e43df2 color charts
#e43df2 RGB chart
      #e43df2 CMYK chart
      #e43df2 RGB pie chart
      #e43df2 color shades, tints & tones
#e43df2 color schemes
#e43df2 color preview, HTML & CSS examples
           This text has a color of #e43df2        
        
          <p style="color:#e43df2;">Text here</p>
        
        
          .mytext {color:#e43df2;}
        
        Text color #e43df2
      
           This box has a color of #e43df2        
        
          <div style="background-color:#e43df2;">Content here</div>
        
        
          .mybackground {background-color:#e43df2;}
        
        Background color #e43df2
      
           Border around this has a color of #e43df2        
        
          <div style="border:2px solid #e43df2;">Content here</div>
        
        
          .myborder {border:2px solid #e43df2;}
        
        Border color #e43df2