#e601a0 color space conversions
Hex:
        #e601a0
        RGB:
        230, 1, 160
        CMY:
        10, 100, 37
        CMYK:
        0, 100, 30, 10
      HSL:
        318°, 99.1342%, 45.2941%
        HSV (HSB):
        318°, 99.5652%, 90.1961%
        XYZ:
        38.9891, 19.3828, 34.9440
        xyY:
        0.4178, 0.2077, 19.3828
      CIE-Lab:
        51.1321, 82.1488, -21.1858
        CIE-LCH:
        51.1321, 84.8367, 345.5388
        CIE-Luv:
        51.1321, 107.0472, -44.4761
        Hunter-Lab:
        44.0259, 81.0337, -16.2413
      #e601a0 color charts
#e601a0 RGB chart
      #e601a0 CMYK chart
      #e601a0 RGB pie chart
      #e601a0 color shades, tints & tones
#e601a0 color schemes
#e601a0 color preview, HTML & CSS examples
           This text has a color of #e601a0        
        
          <p style="color:#e601a0;">Text here</p>
        
        
          .mytext {color:#e601a0;}
        
        Text color #e601a0
      
           This box has a color of #e601a0        
        
          <div style="background-color:#e601a0;">Content here</div>
        
        
          .mybackground {background-color:#e601a0;}
        
        Background color #e601a0
      
           Border around this has a color of #e601a0        
        
          <div style="border:2px solid #e601a0;">Content here</div>
        
        
          .myborder {border:2px solid #e601a0;}
        
        Border color #e601a0