#e054da color space conversions
Hex:
        #e054da
        RGB:
        224, 84, 218
        CMY:
        12, 67, 15
        CMYK:
        0, 63, 3, 12
      HSL:
        303°, 69.3069%, 60.3922%
        HSV (HSB):
        303°, 62.5000%, 87.8431%
        XYZ:
        46.5657, 27.2499, 69.1351
        xyY:
        0.3257, 0.1906, 27.2499
      CIE-Lab:
        59.2049, 70.0069, -42.2365
        CIE-LCH:
        59.2049, 81.7611, 328.8966
        CIE-Luv:
        59.2049, 64.0502, -75.6362
        Hunter-Lab:
        52.2014, 67.8763, -41.9822
      #e054da color charts
#e054da RGB chart
      #e054da CMYK chart
      #e054da RGB pie chart
      #e054da color shades, tints & tones
#e054da color schemes
#e054da color preview, HTML & CSS examples
           This text has a color of #e054da        
        
          <p style="color:#e054da;">Text here</p>
        
        
          .mytext {color:#e054da;}
        
        Text color #e054da
      
           This box has a color of #e054da        
        
          <div style="background-color:#e054da;">Content here</div>
        
        
          .mybackground {background-color:#e054da;}
        
        Background color #e054da
      
           Border around this has a color of #e054da        
        
          <div style="border:2px solid #e054da;">Content here</div>
        
        
          .myborder {border:2px solid #e054da;}
        
        Border color #e054da