#e041fb color space conversions
Hex:
        #e041fb
        RGB:
        224, 65, 251
        CMY:
        12, 75, 2
        CMYK:
        11, 74, 0, 2
      HSL:
        291°, 95.8763%, 61.9608%
        HSV (HSB):
        291°, 74.1036%, 98.4314%
        XYZ:
        50.0434, 26.5929, 93.7622
        xyY:
        0.2937, 0.1561, 26.5929
      CIE-Lab:
        58.5956, 82.2111, -61.6637
        CIE-LCH:
        58.5956, 102.7670, 323.1277
        CIE-Luv:
        58.5956, 58.1106, -107.0849
        Hunter-Lab:
        51.5683, 82.9769, -71.7040
      #e041fb color charts
#e041fb RGB chart
      #e041fb CMYK chart
      #e041fb RGB pie chart
      #e041fb color shades, tints & tones
#e041fb color schemes
#e041fb color preview, HTML & CSS examples
           This text has a color of #e041fb        
        
          <p style="color:#e041fb;">Text here</p>
        
        
          .mytext {color:#e041fb;}
        
        Text color #e041fb
      
           This box has a color of #e041fb        
        
          <div style="background-color:#e041fb;">Content here</div>
        
        
          .mybackground {background-color:#e041fb;}
        
        Background color #e041fb
      
           Border around this has a color of #e041fb        
        
          <div style="border:2px solid #e041fb;">Content here</div>
        
        
          .myborder {border:2px solid #e041fb;}
        
        Border color #e041fb