#e356f2 color space conversions
Hex:
        #e356f2
        RGB:
        227, 86, 242
        CMY:
        11, 66, 5
        CMYK:
        6, 64, 0, 5
      HSL:
        294°, 85.7143%, 64.3137%
        HSV (HSB):
        294°, 64.4628%, 94.9020%
        XYZ:
        51.0334, 29.3973, 86.9889
        xyY:
        0.3048, 0.1756, 29.3973
      CIE-Lab:
        61.1307, 73.9292, -52.5961
        CIE-LCH:
        61.1307, 90.7297, 324.5705
        CIE-Luv:
        61.1307, 58.2263, -92.9443
        Hunter-Lab:
        54.2193, 73.1277, -57.1709
      #e356f2 color charts
#e356f2 RGB chart
      #e356f2 CMYK chart
      #e356f2 RGB pie chart
      #e356f2 color shades, tints & tones
#e356f2 color schemes
#e356f2 color preview, HTML & CSS examples
           This text has a color of #e356f2        
        
          <p style="color:#e356f2;">Text here</p>
        
        
          .mytext {color:#e356f2;}
        
        Text color #e356f2
      
           This box has a color of #e356f2        
        
          <div style="background-color:#e356f2;">Content here</div>
        
        
          .mybackground {background-color:#e356f2;}
        
        Background color #e356f2
      
           Border around this has a color of #e356f2        
        
          <div style="border:2px solid #e356f2;">Content here</div>
        
        
          .myborder {border:2px solid #e356f2;}
        
        Border color #e356f2