#e150c6 color space conversions
Hex:
        #e150c6
        RGB:
        225, 80, 198
        CMY:
        12, 69, 22
        CMYK:
        0, 64, 12, 12
      HSL:
        311°, 70.7317%, 59.8039%
        HSV (HSB):
        311°, 64.4444%, 88.2353%
        XYZ:
        44.1130, 25.8221, 56.0852
        xyY:
        0.3500, 0.2049, 25.8221
      CIE-Lab:
        57.8678, 68.7249, -32.9636
        CIE-LCH:
        57.8678, 76.2214, 334.3755
        CIE-Luv:
        57.8678, 72.5156, -60.7928
        Hunter-Lab:
        50.8154, 66.0294, -29.8678
      #e150c6 color charts
#e150c6 RGB chart
      #e150c6 CMYK chart
      #e150c6 RGB pie chart
      #e150c6 color shades, tints & tones
#e150c6 color schemes
#e150c6 color preview, HTML & CSS examples
           This text has a color of #e150c6        
        
          <p style="color:#e150c6;">Text here</p>
        
        
          .mytext {color:#e150c6;}
        
        Text color #e150c6
      
           This box has a color of #e150c6        
        
          <div style="background-color:#e150c6;">Content here</div>
        
        
          .mybackground {background-color:#e150c6;}
        
        Background color #e150c6
      
           Border around this has a color of #e150c6        
        
          <div style="border:2px solid #e150c6;">Content here</div>
        
        
          .myborder {border:2px solid #e150c6;}
        
        Border color #e150c6