#e262f1 color space conversions
Hex:
        #e262f1
        RGB:
        226, 98, 241
        CMY:
        11, 62, 5
        CMYK:
        6, 59, 0, 5
      HSL:
        294°, 83.6257%, 66.4706%
        HSV (HSB):
        294°, 59.3361%, 94.5098%
        XYZ:
        51.6089, 31.2550, 86.5318
        xyY:
        0.3047, 0.1845, 31.2550
      CIE-Lab:
        62.7223, 68.5907, -49.5263
        CIE-LCH:
        62.7223, 84.6023, 324.1686
        CIE-Luv:
        62.7223, 54.4773, -87.8300
        Hunter-Lab:
        55.9062, 66.9437, -52.6350
      #e262f1 color charts
#e262f1 RGB chart
      #e262f1 CMYK chart
      #e262f1 RGB pie chart
      #e262f1 color shades, tints & tones
#e262f1 color schemes
#e262f1 color preview, HTML & CSS examples
           This text has a color of #e262f1        
        
          <p style="color:#e262f1;">Text here</p>
        
        
          .mytext {color:#e262f1;}
        
        Text color #e262f1
      
           This box has a color of #e262f1        
        
          <div style="background-color:#e262f1;">Content here</div>
        
        
          .mybackground {background-color:#e262f1;}
        
        Background color #e262f1
      
           Border around this has a color of #e262f1        
        
          <div style="border:2px solid #e262f1;">Content here</div>
        
        
          .myborder {border:2px solid #e262f1;}
        
        Border color #e262f1