#e353c2 color space conversions
Hex:
        #e353c2
        RGB:
        227, 83, 194
        CMY:
        11, 67, 24
        CMYK:
        0, 63, 15, 11
      HSL:
        314°, 72.0000%, 60.7843%
        HSV (HSB):
        314°, 63.4361%, 89.0196%
        XYZ:
        44.5094, 26.4124, 53.7911
        xyY:
        0.3569, 0.2118, 26.4124
      CIE-Lab:
        58.4265, 67.4727, -29.7839
        CIE-LCH:
        58.4265, 73.7540, 336.1823
        CIE-Luv:
        58.4265, 74.3363, -55.8352
        Hunter-Lab:
        51.3930, 64.6537, -26.0815
      #e353c2 color charts
#e353c2 RGB chart
      #e353c2 CMYK chart
      #e353c2 RGB pie chart
      #e353c2 color shades, tints & tones
#e353c2 color schemes
#e353c2 color preview, HTML & CSS examples
           This text has a color of #e353c2        
        
          <p style="color:#e353c2;">Text here</p>
        
        
          .mytext {color:#e353c2;}
        
        Text color #e353c2
      
           This box has a color of #e353c2        
        
          <div style="background-color:#e353c2;">Content here</div>
        
        
          .mybackground {background-color:#e353c2;}
        
        Background color #e353c2
      
           Border around this has a color of #e353c2        
        
          <div style="border:2px solid #e353c2;">Content here</div>
        
        
          .myborder {border:2px solid #e353c2;}
        
        Border color #e353c2