#e150f0 color space conversions
Hex:
        #e150f0
        RGB:
        225, 80, 240
        CMY:
        12, 69, 6
        CMYK:
        6, 67, 0, 6
      HSL:
        294°, 84.2105%, 62.7451%
        HSV (HSB):
        294°, 66.6667%, 94.1176%
        XYZ:
        49.6482, 28.0361, 85.2328
        xyY:
        0.3047, 0.1721, 28.0361
      CIE-Lab:
        59.9214, 75.4310, -53.4238
        CIE-LCH:
        59.9214, 92.4335, 324.6921
        CIE-Luv:
        59.9214, 59.0043, -94.0441
        Hunter-Lab:
        52.9492, 74.7108, -58.3753
      #e150f0 color charts
#e150f0 RGB chart
      #e150f0 CMYK chart
      #e150f0 RGB pie chart
      #e150f0 color shades, tints & tones
#e150f0 color schemes
#e150f0 color preview, HTML & CSS examples
           This text has a color of #e150f0        
        
          <p style="color:#e150f0;">Text here</p>
        
        
          .mytext {color:#e150f0;}
        
        Text color #e150f0
      
           This box has a color of #e150f0        
        
          <div style="background-color:#e150f0;">Content here</div>
        
        
          .mybackground {background-color:#e150f0;}
        
        Background color #e150f0
      
           Border around this has a color of #e150f0        
        
          <div style="border:2px solid #e150f0;">Content here</div>
        
        
          .myborder {border:2px solid #e150f0;}
        
        Border color #e150f0