#e01dc0 color space conversions
Hex:
        #e01dc0
        RGB:
        224, 29, 192
        CMY:
        12, 89, 25
        CMYK:
        0, 87, 14, 12
      HSL:
        310°, 77.0751%, 49.6078%
        HSV (HSB):
        310°, 87.0536%, 87.8431%
        XYZ:
        40.6943, 20.5318, 51.6874
        xyY:
        0.3604, 0.1818, 20.5318
      CIE-Lab:
        52.4332, 81.8790, -38.0285
        CIE-LCH:
        52.4332, 90.2792, 335.0876
        CIE-Luv:
        52.4332, 85.4095, -69.1877
        Hunter-Lab:
        45.3120, 81.0130, -35.9136
      #e01dc0 color charts
#e01dc0 RGB chart
      #e01dc0 CMYK chart
      #e01dc0 RGB pie chart
      #e01dc0 color shades, tints & tones
#e01dc0 color schemes
#e01dc0 color preview, HTML & CSS examples
           This text has a color of #e01dc0        
        
          <p style="color:#e01dc0;">Text here</p>
        
        
          .mytext {color:#e01dc0;}
        
        Text color #e01dc0
      
           This box has a color of #e01dc0        
        
          <div style="background-color:#e01dc0;">Content here</div>
        
        
          .mybackground {background-color:#e01dc0;}
        
        Background color #e01dc0
      
           Border around this has a color of #e01dc0        
        
          <div style="border:2px solid #e01dc0;">Content here</div>
        
        
          .myborder {border:2px solid #e01dc0;}
        
        Border color #e01dc0