#e601b2 color space conversions
Hex:
        #e601b2
        RGB:
        230, 1, 178
        CMY:
        10, 100, 30
        CMYK:
        0, 100, 23, 10
      HSL:
        314°, 99.1342%, 45.2941%
        HSV (HSB):
        314°, 99.5652%, 90.1961%
        XYZ:
        40.6799, 20.0591, 43.8472
        xyY:
        0.3890, 0.1918, 20.0591
      CIE-Lab:
        51.9039, 84.1160, -30.6164
        CIE-LCH:
        51.9039, 89.5146, 339.9996
        CIE-Luv:
        51.9039, 98.5797, -58.5343
        Hunter-Lab:
        44.7873, 83.7518, -26.6943
      #e601b2 color charts
#e601b2 RGB chart
      #e601b2 CMYK chart
      #e601b2 RGB pie chart
      #e601b2 color shades, tints & tones
#e601b2 color schemes
#e601b2 color preview, HTML & CSS examples
           This text has a color of #e601b2        
        
          <p style="color:#e601b2;">Text here</p>
        
        
          .mytext {color:#e601b2;}
        
        Text color #e601b2
      
           This box has a color of #e601b2        
        
          <div style="background-color:#e601b2;">Content here</div>
        
        
          .mybackground {background-color:#e601b2;}
        
        Background color #e601b2
      
           Border around this has a color of #e601b2        
        
          <div style="border:2px solid #e601b2;">Content here</div>
        
        
          .myborder {border:2px solid #e601b2;}
        
        Border color #e601b2