#e451ff color space conversions
Hex:
        #e451ff
        RGB:
        228, 81, 255
        CMY:
        11, 68, 0
        CMYK:
        11, 68, 0, 0
      HSL:
        291°, 100.0000%, 65.8824%
        HSV (HSB):
        291°, 68.2353%, 100.0000%
        XYZ:
        52.9873, 29.5988, 97.5281
        xyY:
        0.2942, 0.1643, 29.5988
      CIE-Lab:
        61.3065, 78.2930, -59.5038
        CIE-LCH:
        61.3065, 98.3387, 322.7646
        CIE-Luv:
        61.3065, 56.2687, -104.3604
        Hunter-Lab:
        54.4048, 78.6409, -68.2021
      #e451ff color charts
#e451ff RGB chart
      #e451ff CMYK chart
      #e451ff RGB pie chart
      #e451ff color shades, tints & tones
#e451ff color schemes
#e451ff color preview, HTML & CSS examples
           This text has a color of #e451ff        
        
          <p style="color:#e451ff;">Text here</p>
        
        
          .mytext {color:#e451ff;}
        
        Text color #e451ff
      
           This box has a color of #e451ff        
        
          <div style="background-color:#e451ff;">Content here</div>
        
        
          .mybackground {background-color:#e451ff;}
        
        Background color #e451ff
      
           Border around this has a color of #e451ff        
        
          <div style="border:2px solid #e451ff;">Content here</div>
        
        
          .myborder {border:2px solid #e451ff;}
        
        Border color #e451ff