#e402d4 color space conversions
Hex:
        #e402d4
        RGB:
        228, 2, 212
        CMY:
        11, 99, 17
        CMYK:
        0, 99, 7, 11
      HSL:
        304°, 98.2609%, 45.0980%
        HSV (HSB):
        304°, 99.1228%, 89.4118%
        XYZ:
        43.9003, 21.2909, 64.0831
        xyY:
        0.3396, 0.1647, 21.2909
      CIE-Lab:
        53.2664, 87.9352, -48.1818
        CIE-LCH:
        53.2664, 100.2701, 331.2806
        CIE-Luv:
        53.2664, 81.8953, -85.4482
        Hunter-Lab:
        46.1420, 89.0793, -50.0439
      #e402d4 color charts
#e402d4 RGB chart
      #e402d4 CMYK chart
      #e402d4 RGB pie chart
      #e402d4 color shades, tints & tones
#e402d4 color schemes
#e402d4 color preview, HTML & CSS examples
           This text has a color of #e402d4        
        
          <p style="color:#e402d4;">Text here</p>
        
        
          .mytext {color:#e402d4;}
        
        Text color #e402d4
      
           This box has a color of #e402d4        
        
          <div style="background-color:#e402d4;">Content here</div>
        
        
          .mybackground {background-color:#e402d4;}
        
        Background color #e402d4
      
           Border around this has a color of #e402d4        
        
          <div style="border:2px solid #e402d4;">Content here</div>
        
        
          .myborder {border:2px solid #e402d4;}
        
        Border color #e402d4