#e452e8 color space conversions
Hex:
        #e452e8
        RGB:
        228, 82, 232
        CMY:
        11, 68, 9
        CMYK:
        2, 65, 0, 9
      HSL:
        298°, 76.5306%, 61.5686%
        HSV (HSB):
        298°, 64.6552%, 90.9804%
        XYZ:
        49.5777, 28.3548, 79.2039
        xyY:
        0.3155, 0.1804, 28.3548
      CIE-Lab:
        60.2079, 74.0054, -48.4771
        CIE-LCH:
        60.2079, 88.4694, 326.7733
        CIE-Luv:
        60.2079, 62.9973, -86.2353
        Hunter-Lab:
        53.2492, 73.0064, -50.9147
      #e452e8 color charts
#e452e8 RGB chart
      #e452e8 CMYK chart
      #e452e8 RGB pie chart
      #e452e8 color shades, tints & tones
#e452e8 color schemes
#e452e8 color preview, HTML & CSS examples
           This text has a color of #e452e8        
        
          <p style="color:#e452e8;">Text here</p>
        
        
          .mytext {color:#e452e8;}
        
        Text color #e452e8
      
           This box has a color of #e452e8        
        
          <div style="background-color:#e452e8;">Content here</div>
        
        
          .mybackground {background-color:#e452e8;}
        
        Background color #e452e8
      
           Border around this has a color of #e452e8        
        
          <div style="border:2px solid #e452e8;">Content here</div>
        
        
          .myborder {border:2px solid #e452e8;}
        
        Border color #e452e8