#e601c2 color space conversions
Hex:
        #e601c2
        RGB:
        230, 1, 194
        CMY:
        10, 100, 24
        CMYK:
        0, 100, 16, 10
      HSL:
        309°, 99.1342%, 45.2941%
        HSV (HSB):
        309°, 99.5652%, 90.1961%
        XYZ:
        42.3816, 20.7397, 52.8083
        xyY:
        0.3656, 0.1789, 20.7397
      CIE-Lab:
        52.6635, 86.0246, -38.7513
        CIE-LCH:
        52.6635, 94.3499, 335.7500
        CIE-Luv:
        52.6635, 91.2805, -70.9965
        Hunter-Lab:
        45.5409, 86.4203, -36.8729
      #e601c2 color charts
#e601c2 RGB chart
      #e601c2 CMYK chart
      #e601c2 RGB pie chart
      #e601c2 color shades, tints & tones
#e601c2 color schemes
#e601c2 color preview, HTML & CSS examples
           This text has a color of #e601c2        
        
          <p style="color:#e601c2;">Text here</p>
        
        
          .mytext {color:#e601c2;}
        
        Text color #e601c2
      
           This box has a color of #e601c2        
        
          <div style="background-color:#e601c2;">Content here</div>
        
        
          .mybackground {background-color:#e601c2;}
        
        Background color #e601c2
      
           Border around this has a color of #e601c2        
        
          <div style="border:2px solid #e601c2;">Content here</div>
        
        
          .myborder {border:2px solid #e601c2;}
        
        Border color #e601c2