#e601e4 color space conversions
Hex:
        #e601e4
        RGB:
        230, 1, 228
        CMY:
        10, 100, 11
        CMYK:
        0, 100, 1, 10
      HSL:
        301°, 99.1342%, 45.2941%
        HSV (HSB):
        301°, 99.5652%, 90.1961%
        XYZ:
        46.6476, 22.4461, 75.2727
        xyY:
        0.3231, 0.1555, 22.4461
      CIE-Lab:
        54.4972, 90.5297, -55.2966
        CIE-LCH:
        54.4972, 106.0818, 328.5829
        CIE-Luv:
        54.4972, 76.8462, -96.8512
        Hunter-Lab:
        47.3774, 92.8401, -61.0353
      #e601e4 color charts
#e601e4 RGB chart
      #e601e4 CMYK chart
      #e601e4 RGB pie chart
      #e601e4 color shades, tints & tones
#e601e4 color schemes
#e601e4 color preview, HTML & CSS examples
           This text has a color of #e601e4        
        
          <p style="color:#e601e4;">Text here</p>
        
        
          .mytext {color:#e601e4;}
        
        Text color #e601e4
      
           This box has a color of #e601e4        
        
          <div style="background-color:#e601e4;">Content here</div>
        
        
          .mybackground {background-color:#e601e4;}
        
        Background color #e601e4
      
           Border around this has a color of #e601e4        
        
          <div style="border:2px solid #e601e4;">Content here</div>
        
        
          .myborder {border:2px solid #e601e4;}
        
        Border color #e601e4