#e494d4 color space conversions
Hex:
        #e494d4
        RGB:
        228, 148, 212
        CMY:
        11, 42, 17
        CMYK:
        0, 35, 7, 11
      HSL:
        312°, 59.7015%, 73.7255%
        HSV (HSB):
        312°, 35.0877%, 89.4118%
        XYZ:
        54.4685, 42.4273, 67.6058
        xyY:
        0.3311, 0.2579, 42.4273
      CIE-Lab:
        71.1645, 39.6009, -20.3396
        CIE-LCH:
        71.1645, 44.5188, 332.8143
        CIE-Luv:
        71.1645, 42.5104, -37.9958
        Hunter-Lab:
        65.1362, 35.2777, -15.9426
      #e494d4 color charts
#e494d4 RGB chart
      #e494d4 CMYK chart
      #e494d4 RGB pie chart
      #e494d4 color shades, tints & tones
#e494d4 color schemes
#e494d4 color preview, HTML & CSS examples
           This text has a color of #e494d4        
        
          <p style="color:#e494d4;">Text here</p>
        
        
          .mytext {color:#e494d4;}
        
        Text color #e494d4
      
           This box has a color of #e494d4        
        
          <div style="background-color:#e494d4;">Content here</div>
        
        
          .mybackground {background-color:#e494d4;}
        
        Background color #e494d4
      
           Border around this has a color of #e494d4        
        
          <div style="border:2px solid #e494d4;">Content here</div>
        
        
          .myborder {border:2px solid #e494d4;}
        
        Border color #e494d4