#e01d86 color space conversions
Hex:
        #e01d86
        RGB:
        224, 29, 134
        CMY:
        12, 89, 47
        CMYK:
        0, 87, 40, 12
      HSL:
        328°, 77.0751%, 49.6078%
        HSV (HSB):
        328°, 87.0536%, 87.8431%
        XYZ:
        35.4829, 18.4473, 24.2448
        xyY:
        0.4539, 0.2360, 18.4473
      CIE-Lab:
        50.0341, 75.3931, -7.3704
        CIE-LCH:
        50.0341, 75.7525, 354.4165
        CIE-Luv:
        50.0341, 111.1509, -24.0787
        Hunter-Lab:
        42.9503, 72.3029, -3.4031
      #e01d86 color charts
#e01d86 RGB chart
      #e01d86 CMYK chart
      #e01d86 RGB pie chart
      #e01d86 color shades, tints & tones
#e01d86 color schemes
#e01d86 color preview, HTML & CSS examples
           This text has a color of #e01d86        
        
          <p style="color:#e01d86;">Text here</p>
        
        
          .mytext {color:#e01d86;}
        
        Text color #e01d86
      
           This box has a color of #e01d86        
        
          <div style="background-color:#e01d86;">Content here</div>
        
        
          .mybackground {background-color:#e01d86;}
        
        Background color #e01d86
      
           Border around this has a color of #e01d86        
        
          <div style="border:2px solid #e01d86;">Content here</div>
        
        
          .myborder {border:2px solid #e01d86;}
        
        Border color #e01d86