#e452fd color space conversions
Hex:
        #e452fd
        RGB:
        228, 82, 253
        CMY:
        11, 68, 1
        CMYK:
        10, 68, 0, 1
      HSL:
        291°, 97.7143%, 65.6863%
        HSV (HSB):
        291°, 67.5889%, 99.2157%
        XYZ:
        52.7418, 29.6204, 95.8660
        xyY:
        0.2959, 0.1662, 29.6204
      CIE-Lab:
        61.3253, 77.5755, -58.3699
        CIE-LCH:
        61.3253, 97.0824, 323.0412
        CIE-Luv:
        61.3253, 56.6268, -102.5125
        Hunter-Lab:
        54.4246, 77.7376, -66.3388
      #e452fd color charts
#e452fd RGB chart
      #e452fd CMYK chart
      #e452fd RGB pie chart
      #e452fd color shades, tints & tones
#e452fd color schemes
#e452fd color preview, HTML & CSS examples
           This text has a color of #e452fd        
        
          <p style="color:#e452fd;">Text here</p>
        
        
          .mytext {color:#e452fd;}
        
        Text color #e452fd
      
           This box has a color of #e452fd        
        
          <div style="background-color:#e452fd;">Content here</div>
        
        
          .mybackground {background-color:#e452fd;}
        
        Background color #e452fd
      
           Border around this has a color of #e452fd        
        
          <div style="border:2px solid #e452fd;">Content here</div>
        
        
          .myborder {border:2px solid #e452fd;}
        
        Border color #e452fd