#e422fd color space conversions
Hex:
        #e422fd
        RGB:
        228, 34, 253
        CMY:
        11, 87, 1
        CMYK:
        10, 87, 0, 1
      HSL:
        293°, 98.2063%, 56.2745%
        HSV (HSB):
        293°, 86.5613%, 99.2157%
        XYZ:
        50.2966, 24.7299, 95.0509
        xyY:
        0.2957, 0.1454, 24.7299
      CIE-Lab:
        56.8113, 90.5820, -65.6079
        CIE-LCH:
        56.8113, 111.8459, 324.0844
        CIE-Luv:
        56.8113, 64.2286, -113.1899
        Hunter-Lab:
        49.7292, 93.5107, -78.5149
      #e422fd color charts
#e422fd RGB chart
      #e422fd CMYK chart
      #e422fd RGB pie chart
      #e422fd color shades, tints & tones
#e422fd color schemes
#e422fd color preview, HTML & CSS examples
           This text has a color of #e422fd        
        
          <p style="color:#e422fd;">Text here</p>
        
        
          .mytext {color:#e422fd;}
        
        Text color #e422fd
      
           This box has a color of #e422fd        
        
          <div style="background-color:#e422fd;">Content here</div>
        
        
          .mybackground {background-color:#e422fd;}
        
        Background color #e422fd
      
           Border around this has a color of #e422fd        
        
          <div style="border:2px solid #e422fd;">Content here</div>
        
        
          .myborder {border:2px solid #e422fd;}
        
        Border color #e422fd