#e54de2 color space conversions
Hex:
        #e54de2
        RGB:
        229, 77, 226
        CMY:
        10, 70, 11
        CMYK:
        0, 66, 1, 10
      HSL:
        301°, 74.5098%, 60.0000%
        HSV (HSB):
        301°, 66.3755%, 89.8039%
        XYZ:
        48.6944, 27.4568, 74.6847
        xyY:
        0.3228, 0.1820, 27.4568
      CIE-Lab:
        59.3947, 75.1059, -46.3909
        CIE-LCH:
        59.3947, 88.2780, 328.2975
        CIE-Luv:
        59.3947, 66.9234, -82.9113
        Hunter-Lab:
        52.3992, 74.1810, -47.8268
      #e54de2 color charts
#e54de2 RGB chart
      #e54de2 CMYK chart
      #e54de2 RGB pie chart
      #e54de2 color shades, tints & tones
#e54de2 color schemes
#e54de2 color preview, HTML & CSS examples
           This text has a color of #e54de2        
        
          <p style="color:#e54de2;">Text here</p>
        
        
          .mytext {color:#e54de2;}
        
        Text color #e54de2
      
           This box has a color of #e54de2        
        
          <div style="background-color:#e54de2;">Content here</div>
        
        
          .mybackground {background-color:#e54de2;}
        
        Background color #e54de2
      
           Border around this has a color of #e54de2        
        
          <div style="border:2px solid #e54de2;">Content here</div>
        
        
          .myborder {border:2px solid #e54de2;}
        
        Border color #e54de2