#e01285 color space conversions
Hex:
        #e01285
        RGB:
        224, 18, 133
        CMY:
        12, 93, 48
        CMYK:
        0, 92, 41, 12
      HSL:
        327°, 85.1240%, 47.4510%
        HSV (HSB):
        327°, 91.9643%, 87.8431%
        XYZ:
        35.1904, 17.9734, 23.8048
        xyY:
        0.4572, 0.2335, 17.9734
      CIE-Lab:
        49.4638, 76.8596, -7.6159
        CIE-LCH:
        49.4638, 77.2360, 354.3411
        CIE-Luv:
        49.4638, 113.3803, -24.6650
        Hunter-Lab:
        42.3950, 73.9745, -3.6148
      #e01285 color charts
#e01285 RGB chart
      #e01285 CMYK chart
      #e01285 RGB pie chart
      #e01285 color shades, tints & tones
#e01285 color schemes
#e01285 color preview, HTML & CSS examples
           This text has a color of #e01285        
        
          <p style="color:#e01285;">Text here</p>
        
        
          .mytext {color:#e01285;}
        
        Text color #e01285
      
           This box has a color of #e01285        
        
          <div style="background-color:#e01285;">Content here</div>
        
        
          .mybackground {background-color:#e01285;}
        
        Background color #e01285
      
           Border around this has a color of #e01285        
        
          <div style="border:2px solid #e01285;">Content here</div>
        
        
          .myborder {border:2px solid #e01285;}
        
        Border color #e01285