#e442e8 color space conversions
Hex:
        #e442e8
        RGB:
        228, 66, 232
        CMY:
        11, 74, 9
        CMYK:
        2, 72, 0, 9
      HSL:
        299°, 78.3019%, 58.4314%
        HSV (HSB):
        299°, 71.5517%, 90.9804%
        XYZ:
        48.5086, 26.2166, 78.8476
        xyY:
        0.3159, 0.1707, 26.2166
      CIE-Lab:
        58.2421, 79.5647, -51.5963
        CIE-LCH:
        58.2421, 94.8299, 327.0373
        CIE-Luv:
        58.2421, 66.7955, -91.2229
        Hunter-Lab:
        51.2022, 79.5061, -55.4607
      #e442e8 color charts
#e442e8 RGB chart
      #e442e8 CMYK chart
      #e442e8 RGB pie chart
      #e442e8 color shades, tints & tones
#e442e8 color schemes
#e442e8 color preview, HTML & CSS examples
           This text has a color of #e442e8        
        
          <p style="color:#e442e8;">Text here</p>
        
        
          .mytext {color:#e442e8;}
        
        Text color #e442e8
      
           This box has a color of #e442e8        
        
          <div style="background-color:#e442e8;">Content here</div>
        
        
          .mybackground {background-color:#e442e8;}
        
        Background color #e442e8
      
           Border around this has a color of #e442e8        
        
          <div style="border:2px solid #e442e8;">Content here</div>
        
        
          .myborder {border:2px solid #e442e8;}
        
        Border color #e442e8