#e150d0 color space conversions
Hex:
        #e150d0
        RGB:
        225, 80, 208
        CMY:
        12, 69, 18
        CMYK:
        0, 64, 8, 12
      HSL:
        307°, 70.7317%, 59.8039%
        HSV (HSB):
        307°, 64.4444%, 88.2353%
        XYZ:
        45.3052, 26.2989, 62.3629
        xyY:
        0.3382, 0.1963, 26.2989
      CIE-Lab:
        58.3197, 70.2332, -37.9558
        CIE-LCH:
        58.3197, 79.8332, 331.6121
        CIE-Luv:
        58.3197, 69.1777, -68.8148
        Hunter-Lab:
        51.2825, 67.9502, -36.2028
      #e150d0 color charts
#e150d0 RGB chart
      #e150d0 CMYK chart
      #e150d0 RGB pie chart
      #e150d0 color shades, tints & tones
#e150d0 color schemes
#e150d0 color preview, HTML & CSS examples
           This text has a color of #e150d0        
        
          <p style="color:#e150d0;">Text here</p>
        
        
          .mytext {color:#e150d0;}
        
        Text color #e150d0
      
           This box has a color of #e150d0        
        
          <div style="background-color:#e150d0;">Content here</div>
        
        
          .mybackground {background-color:#e150d0;}
        
        Background color #e150d0
      
           Border around this has a color of #e150d0        
        
          <div style="border:2px solid #e150d0;">Content here</div>
        
        
          .myborder {border:2px solid #e150d0;}
        
        Border color #e150d0