#e432f7 color space conversions
Hex:
        #e432f7
        RGB:
        228, 50, 247
        CMY:
        11, 80, 3
        CMYK:
        8, 80, 0, 3
      HSL:
        294°, 92.4883%, 58.2353%
        HSV (HSB):
        294°, 79.7571%, 96.8627%
        XYZ:
        49.9240, 25.4906, 90.2846
        xyY:
        0.3013, 0.1538, 25.4906
      CIE-Lab:
        57.5503, 86.3955, -61.0838
        CIE-LCH:
        57.5503, 105.8083, 324.7387
        CIE-Luv:
        57.5503, 64.4667, -106.2844
        Hunter-Lab:
        50.4882, 88.1510, -70.6825
      #e432f7 color charts
#e432f7 RGB chart
      #e432f7 CMYK chart
      #e432f7 RGB pie chart
      #e432f7 color shades, tints & tones
#e432f7 color schemes
#e432f7 color preview, HTML & CSS examples
           This text has a color of #e432f7        
        
          <p style="color:#e432f7;">Text here</p>
        
        
          .mytext {color:#e432f7;}
        
        Text color #e432f7
      
           This box has a color of #e432f7        
        
          <div style="background-color:#e432f7;">Content here</div>
        
        
          .mybackground {background-color:#e432f7;}
        
        Background color #e432f7
      
           Border around this has a color of #e432f7        
        
          <div style="border:2px solid #e432f7;">Content here</div>
        
        
          .myborder {border:2px solid #e432f7;}
        
        Border color #e432f7