#e558f2 color space conversions
Hex:
        #e558f2
        RGB:
        229, 88, 242
        CMY:
        10, 65, 5
        CMYK:
        5, 64, 0, 5
      HSL:
        295°, 85.5556%, 64.7059%
        HSV (HSB):
        295°, 63.6364%, 94.9020%
        XYZ:
        51.8298, 30.0483, 87.0726
        xyY:
        0.3068, 0.1779, 30.0483
      CIE-Lab:
        61.6958, 73.5964, -51.6812
        CIE-LCH:
        61.6958, 89.9298, 324.9225
        CIE-Luv:
        61.6958, 59.0320, -91.6407
        Hunter-Lab:
        54.8163, 72.8466, -55.8074
      #e558f2 color charts
#e558f2 RGB chart
      #e558f2 CMYK chart
      #e558f2 RGB pie chart
      #e558f2 color shades, tints & tones
#e558f2 color schemes
#e558f2 color preview, HTML & CSS examples
           This text has a color of #e558f2        
        
          <p style="color:#e558f2;">Text here</p>
        
        
          .mytext {color:#e558f2;}
        
        Text color #e558f2
      
           This box has a color of #e558f2        
        
          <div style="background-color:#e558f2;">Content here</div>
        
        
          .mybackground {background-color:#e558f2;}
        
        Background color #e558f2
      
           Border around this has a color of #e558f2        
        
          <div style="border:2px solid #e558f2;">Content here</div>
        
        
          .myborder {border:2px solid #e558f2;}
        
        Border color #e558f2