#e358f4 color space conversions
Hex:
        #e358f4
        RGB:
        227, 88, 244
        CMY:
        11, 65, 4
        CMYK:
        7, 64, 0, 4
      HSL:
        293°, 87.6404%, 65.0980%
        HSV (HSB):
        293°, 63.9344%, 95.6863%
        XYZ:
        51.4974, 29.8420, 88.6338
        xyY:
        0.3030, 0.1756, 29.8420
      CIE-Lab:
        61.5177, 73.4892, -53.0914
        CIE-LCH:
        61.5177, 90.6607, 324.1543
        CIE-Luv:
        61.5177, 57.1147, -93.7821
        Hunter-Lab:
        54.6278, 72.6725, -57.9587
      #e358f4 color charts
#e358f4 RGB chart
      #e358f4 CMYK chart
      #e358f4 RGB pie chart
      #e358f4 color shades, tints & tones
#e358f4 color schemes
#e358f4 color preview, HTML & CSS examples
           This text has a color of #e358f4        
        
          <p style="color:#e358f4;">Text here</p>
        
        
          .mytext {color:#e358f4;}
        
        Text color #e358f4
      
           This box has a color of #e358f4        
        
          <div style="background-color:#e358f4;">Content here</div>
        
        
          .mybackground {background-color:#e358f4;}
        
        Background color #e358f4
      
           Border around this has a color of #e358f4        
        
          <div style="border:2px solid #e358f4;">Content here</div>
        
        
          .myborder {border:2px solid #e358f4;}
        
        Border color #e358f4