#e40fca color space conversions
Hex:
        #e40fca
        RGB:
        228, 15, 202
        CMY:
        11, 94, 21
        CMYK:
        0, 93, 11, 11
      HSL:
        307°, 87.6543%, 47.6471%
        HSV (HSB):
        307°, 93.4211%, 89.4118%
        XYZ:
        42.8264, 21.0999, 57.6926
        xyY:
        0.3521, 0.1735, 21.0999
      CIE-Lab:
        53.0587, 85.6530, -42.7724
        CIE-LCH:
        53.0587, 95.7388, 333.4639
        CIE-Luv:
        53.0587, 85.4752, -77.0141
        Hunter-Lab:
        45.9346, 86.0360, -42.3123
      #e40fca color charts
#e40fca RGB chart
      #e40fca CMYK chart
      #e40fca RGB pie chart
      #e40fca color shades, tints & tones
#e40fca color schemes
#e40fca color preview, HTML & CSS examples
           This text has a color of #e40fca        
        
          <p style="color:#e40fca;">Text here</p>
        
        
          .mytext {color:#e40fca;}
        
        Text color #e40fca
      
           This box has a color of #e40fca        
        
          <div style="background-color:#e40fca;">Content here</div>
        
        
          .mybackground {background-color:#e40fca;}
        
        Background color #e40fca
      
           Border around this has a color of #e40fca        
        
          <div style="border:2px solid #e40fca;">Content here</div>
        
        
          .myborder {border:2px solid #e40fca;}
        
        Border color #e40fca