#e42cc0 color space conversions
Hex:
        #e42cc0
        RGB:
        228, 44, 192
        CMY:
        11, 83, 25
        CMYK:
        0, 81, 16, 11
      HSL:
        312°, 77.3109%, 53.3333%
        HSV (HSB):
        312°, 80.7018%, 89.4118%
        XYZ:
        42.4100, 22.1011, 51.8999
        xyY:
        0.3643, 0.1899, 22.1011
      CIE-Lab:
        54.1341, 79.7710, -35.3094
        CIE-LCH:
        54.1341, 87.2363, 336.1242
        CIE-Luv:
        54.1341, 86.1816, -65.2860
        Hunter-Lab:
        47.0118, 78.7566, -32.5464
      #e42cc0 color charts
#e42cc0 RGB chart
      #e42cc0 CMYK chart
      #e42cc0 RGB pie chart
      #e42cc0 color shades, tints & tones
#e42cc0 color schemes
#e42cc0 color preview, HTML & CSS examples
           This text has a color of #e42cc0        
        
          <p style="color:#e42cc0;">Text here</p>
        
        
          .mytext {color:#e42cc0;}
        
        Text color #e42cc0
      
           This box has a color of #e42cc0        
        
          <div style="background-color:#e42cc0;">Content here</div>
        
        
          .mybackground {background-color:#e42cc0;}
        
        Background color #e42cc0
      
           Border around this has a color of #e42cc0        
        
          <div style="border:2px solid #e42cc0;">Content here</div>
        
        
          .myborder {border:2px solid #e42cc0;}
        
        Border color #e42cc0