#e584fd color space conversions
Hex:
        #e584fd
        RGB:
        229, 132, 253
        CMY:
        10, 48, 1
        CMYK:
        9, 48, 0, 1
      HSL:
        288°, 96.8000%, 75.4902%
        HSV (HSB):
        288°, 47.8261%, 99.2157%
        XYZ:
        58.2940, 40.2524, 97.6256
        xyY:
        0.2972, 0.2052, 40.2524
      CIE-Lab:
        69.6489, 55.6373, -45.1846
        CIE-LCH:
        69.6489, 71.6739, 320.9190
        CIE-Luv:
        69.6489, 41.9530, -80.5631
        Hunter-Lab:
        63.4448, 52.9801, -46.8211
      #e584fd color charts
#e584fd RGB chart
      #e584fd CMYK chart
      #e584fd RGB pie chart
      #e584fd color shades, tints & tones
#e584fd color schemes
#e584fd color preview, HTML & CSS examples
           This text has a color of #e584fd        
        
          <p style="color:#e584fd;">Text here</p>
        
        
          .mytext {color:#e584fd;}
        
        Text color #e584fd
      
           This box has a color of #e584fd        
        
          <div style="background-color:#e584fd;">Content here</div>
        
        
          .mybackground {background-color:#e584fd;}
        
        Background color #e584fd
      
           Border around this has a color of #e584fd        
        
          <div style="border:2px solid #e584fd;">Content here</div>
        
        
          .myborder {border:2px solid #e584fd;}
        
        Border color #e584fd