#e250f8 color space conversions
Hex:
        #e250f8
        RGB:
        226, 80, 248
        CMY:
        11, 69, 3
        CMYK:
        9, 68, 0, 3
      HSL:
        292°, 92.3077%, 64.3137%
        HSV (HSB):
        292°, 67.7419%, 97.2549%
        XYZ:
        51.1760, 28.6834, 91.6461
        xyY:
        0.2984, 0.1672, 28.6834
      CIE-Lab:
        60.5012, 77.0207, -56.9359
        CIE-LCH:
        60.5012, 95.7804, 323.5271
        CIE-Luv:
        60.5012, 57.2598, -99.9128
        Hunter-Lab:
        53.5569, 76.8402, -63.9668
      #e250f8 color charts
#e250f8 RGB chart
      #e250f8 CMYK chart
      #e250f8 RGB pie chart
      #e250f8 color shades, tints & tones
#e250f8 color schemes
#e250f8 color preview, HTML & CSS examples
           This text has a color of #e250f8        
        
          <p style="color:#e250f8;">Text here</p>
        
        
          .mytext {color:#e250f8;}
        
        Text color #e250f8
      
           This box has a color of #e250f8        
        
          <div style="background-color:#e250f8;">Content here</div>
        
        
          .mybackground {background-color:#e250f8;}
        
        Background color #e250f8
      
           Border around this has a color of #e250f8        
        
          <div style="border:2px solid #e250f8;">Content here</div>
        
        
          .myborder {border:2px solid #e250f8;}
        
        Border color #e250f8