#e353f8 color space conversions
Hex:
        #e353f8
        RGB:
        227, 83, 248
        CMY:
        11, 67, 3
        CMYK:
        8, 67, 0, 3
      HSL:
        292°, 92.1788%, 64.9020%
        HSV (HSB):
        292°, 66.5323%, 97.2549%
        XYZ:
        51.7151, 29.2947, 91.7357
        xyY:
        0.2994, 0.1696, 29.2947
      CIE-Lab:
        61.0409, 76.1179, -56.0669
        CIE-LCH:
        61.0409, 94.5380, 323.6254
        CIE-Luv:
        61.0409, 57.2073, -98.6332
        Hunter-Lab:
        54.1246, 75.8355, -62.6033
      #e353f8 color charts
#e353f8 RGB chart
      #e353f8 CMYK chart
      #e353f8 RGB pie chart
      #e353f8 color shades, tints & tones
#e353f8 color schemes
#e353f8 color preview, HTML & CSS examples
           This text has a color of #e353f8        
        
          <p style="color:#e353f8;">Text here</p>
        
        
          .mytext {color:#e353f8;}
        
        Text color #e353f8
      
           This box has a color of #e353f8        
        
          <div style="background-color:#e353f8;">Content here</div>
        
        
          .mybackground {background-color:#e353f8;}
        
        Background color #e353f8
      
           Border around this has a color of #e353f8        
        
          <div style="border:2px solid #e353f8;">Content here</div>
        
        
          .myborder {border:2px solid #e353f8;}
        
        Border color #e353f8