#e601a5 color space conversions
Hex:
        #e601a5
        RGB:
        230, 1, 165
        CMY:
        10, 100, 35
        CMYK:
        0, 100, 28, 10
      HSL:
        317°, 99.1342%, 45.2941%
        HSV (HSB):
        317°, 99.5652%, 90.1961%
        XYZ:
        39.4355, 19.5613, 37.2945
        xyY:
        0.4095, 0.2031, 19.5613
      CIE-Lab:
        51.3376, 82.6754, -23.8353
        CIE-LCH:
        51.3376, 86.0427, 343.9177
        CIE-Luv:
        51.3376, 104.6764, -48.3736
        Hunter-Lab:
        44.2282, 81.7580, -19.0354
      #e601a5 color charts
#e601a5 RGB chart
      #e601a5 CMYK chart
      #e601a5 RGB pie chart
      #e601a5 color shades, tints & tones
#e601a5 color schemes
#e601a5 color preview, HTML & CSS examples
           This text has a color of #e601a5        
        
          <p style="color:#e601a5;">Text here</p>
        
        
          .mytext {color:#e601a5;}
        
        Text color #e601a5
      
           This box has a color of #e601a5        
        
          <div style="background-color:#e601a5;">Content here</div>
        
        
          .mybackground {background-color:#e601a5;}
        
        Background color #e601a5
      
           Border around this has a color of #e601a5        
        
          <div style="border:2px solid #e601a5;">Content here</div>
        
        
          .myborder {border:2px solid #e601a5;}
        
        Border color #e601a5