#e01084 color space conversions
Hex:
        #e01084
        RGB:
        224, 16, 132
        CMY:
        12, 94, 48
        CMYK:
        0, 93, 41, 12
      HSL:
        327°, 86.6667%, 47.0588%
        HSV (HSB):
        327°, 92.8571%, 87.8431%
        XYZ:
        35.0906, 17.8838, 23.4322
        xyY:
        0.4593, 0.2341, 17.8838
      CIE-Lab:
        49.3549, 76.9892, -7.1719
        CIE-LCH:
        49.3549, 77.3225, 354.6780
        CIE-Luv:
        49.3549, 114.0904, -24.1039
        Hunter-Lab:
        42.2893, 74.1088, -3.2498
      #e01084 color charts
#e01084 RGB chart
      #e01084 CMYK chart
      #e01084 RGB pie chart
      #e01084 color shades, tints & tones
#e01084 color schemes
#e01084 color preview, HTML & CSS examples
           This text has a color of #e01084        
        
          <p style="color:#e01084;">Text here</p>
        
        
          .mytext {color:#e01084;}
        
        Text color #e01084
      
           This box has a color of #e01084        
        
          <div style="background-color:#e01084;">Content here</div>
        
        
          .mybackground {background-color:#e01084;}
        
        Background color #e01084
      
           Border around this has a color of #e01084        
        
          <div style="border:2px solid #e01084;">Content here</div>
        
        
          .myborder {border:2px solid #e01084;}
        
        Border color #e01084