#e422d1 color space conversions
Hex:
        #e422d1
        RGB:
        228, 34, 209
        CMY:
        11, 87, 18
        CMYK:
        0, 85, 8, 11
      HSL:
        306°, 78.2258%, 51.3725%
        HSV (HSB):
        306°, 85.0877%, 89.4118%
        XYZ:
        44.0756, 22.2415, 62.2916
        xyY:
        0.3427, 0.1729, 22.2415
      CIE-Lab:
        54.2823, 84.0699, -44.8536
        CIE-LCH:
        54.2823, 95.2869, 331.9189
        CIE-Luv:
        54.2823, 80.7539, -80.2904
        Hunter-Lab:
        47.1609, 84.2908, -45.2995
      #e422d1 color charts
#e422d1 RGB chart
      #e422d1 CMYK chart
      #e422d1 RGB pie chart
      #e422d1 color shades, tints & tones
#e422d1 color schemes
#e422d1 color preview, HTML & CSS examples
           This text has a color of #e422d1        
        
          <p style="color:#e422d1;">Text here</p>
        
        
          .mytext {color:#e422d1;}
        
        Text color #e422d1
      
           This box has a color of #e422d1        
        
          <div style="background-color:#e422d1;">Content here</div>
        
        
          .mybackground {background-color:#e422d1;}
        
        Background color #e422d1
      
           Border around this has a color of #e422d1        
        
          <div style="border:2px solid #e422d1;">Content here</div>
        
        
          .myborder {border:2px solid #e422d1;}
        
        Border color #e422d1