#e150f8 color space conversions
Hex:
        #e150f8
        RGB:
        225, 80, 248
        CMY:
        12, 69, 3
        CMYK:
        9, 68, 0, 3
      HSL:
        292°, 92.3077%, 64.3137%
        HSV (HSB):
        292°, 67.7419%, 97.2549%
        XYZ:
        50.8633, 28.5222, 91.6315
        xyY:
        0.2974, 0.1668, 28.5222
      CIE-Lab:
        60.3576, 76.8094, -57.1734
        CIE-LCH:
        60.3576, 95.7522, 323.3377
        CIE-Luv:
        60.3576, 56.6034, -100.2003
        Hunter-Lab:
        53.4062, 76.5401, -64.3423
      #e150f8 color charts
#e150f8 RGB chart
      #e150f8 CMYK chart
      #e150f8 RGB pie chart
      #e150f8 color shades, tints & tones
#e150f8 color schemes
#e150f8 color preview, HTML & CSS examples
           This text has a color of #e150f8        
        
          <p style="color:#e150f8;">Text here</p>
        
        
          .mytext {color:#e150f8;}
        
        Text color #e150f8
      
           This box has a color of #e150f8        
        
          <div style="background-color:#e150f8;">Content here</div>
        
        
          .mybackground {background-color:#e150f8;}
        
        Background color #e150f8
      
           Border around this has a color of #e150f8        
        
          <div style="border:2px solid #e150f8;">Content here</div>
        
        
          .myborder {border:2px solid #e150f8;}
        
        Border color #e150f8