#e01ca4 color space conversions
Hex:
        #e01ca4
        RGB:
        224, 28, 164
        CMY:
        12, 89, 36
        CMYK:
        0, 88, 27, 12
      HSL:
        318°, 77.7778%, 49.4118%
        HSV (HSB):
        318°, 87.5000%, 87.8431%
        XYZ:
        37.8566, 19.3581, 36.8632
        xyY:
        0.4024, 0.2058, 19.3581
      CIE-Lab:
        51.1036, 78.6387, -23.6971
        CIE-LCH:
        51.1036, 82.1316, 343.2303
        CIE-Luv:
        51.1036, 97.8169, -47.3733
        Hunter-Lab:
        43.9979, 76.5883, -18.8770
      #e01ca4 color charts
#e01ca4 RGB chart
      #e01ca4 CMYK chart
      #e01ca4 RGB pie chart
      #e01ca4 color shades, tints & tones
#e01ca4 color schemes
#e01ca4 color preview, HTML & CSS examples
           This text has a color of #e01ca4        
        
          <p style="color:#e01ca4;">Text here</p>
        
        
          .mytext {color:#e01ca4;}
        
        Text color #e01ca4
      
           This box has a color of #e01ca4        
        
          <div style="background-color:#e01ca4;">Content here</div>
        
        
          .mybackground {background-color:#e01ca4;}
        
        Background color #e01ca4
      
           Border around this has a color of #e01ca4        
        
          <div style="border:2px solid #e01ca4;">Content here</div>
        
        
          .myborder {border:2px solid #e01ca4;}
        
        Border color #e01ca4