#e241f5 color space conversions
Hex:
        #e241f5
        RGB:
        226, 65, 245
        CMY:
        11, 75, 4
        CMYK:
        8, 73, 0, 4
      HSL:
        294°, 90.0000%, 60.7843%
        HSV (HSB):
        294°, 73.4694%, 96.0784%
        XYZ:
        49.7358, 26.5419, 88.8879
        xyY:
        0.3011, 0.1607, 26.5419
      CIE-Lab:
        58.5479, 81.5879, -58.3899
        CIE-LCH:
        58.5479, 100.3293, 324.4099
        CIE-Luv:
        58.5479, 61.3357, -102.0070
        Hunter-Lab:
        51.5188, 82.1641, -66.2327
      #e241f5 color charts
#e241f5 RGB chart
      #e241f5 CMYK chart
      #e241f5 RGB pie chart
      #e241f5 color shades, tints & tones
#e241f5 color schemes
#e241f5 color preview, HTML & CSS examples
           This text has a color of #e241f5        
        
          <p style="color:#e241f5;">Text here</p>
        
        
          .mytext {color:#e241f5;}
        
        Text color #e241f5
      
           This box has a color of #e241f5        
        
          <div style="background-color:#e241f5;">Content here</div>
        
        
          .mybackground {background-color:#e241f5;}
        
        Background color #e241f5
      
           Border around this has a color of #e241f5        
        
          <div style="border:2px solid #e241f5;">Content here</div>
        
        
          .myborder {border:2px solid #e241f5;}
        
        Border color #e241f5