#e01dc3 color space conversions
Hex:
        #e01dc3
        RGB:
        224, 29, 195
        CMY:
        12, 89, 24
        CMYK:
        0, 87, 13, 12
      HSL:
        309°, 77.0751%, 49.6078%
        HSV (HSB):
        309°, 87.0536%, 87.8431%
        XYZ:
        41.0302, 20.6662, 53.4562
        xyY:
        0.3563, 0.1795, 20.6662
      CIE-Lab:
        52.5822, 82.2710, -39.5315
        CIE-LCH:
        52.5822, 91.2757, 334.3356
        CIE-Luv:
        52.5822, 84.1404, -71.5228
        Hunter-Lab:
        45.4600, 81.5509, -37.8967
      #e01dc3 color charts
#e01dc3 RGB chart
      #e01dc3 CMYK chart
      #e01dc3 RGB pie chart
      #e01dc3 color shades, tints & tones
#e01dc3 color schemes
#e01dc3 color preview, HTML & CSS examples
           This text has a color of #e01dc3        
        
          <p style="color:#e01dc3;">Text here</p>
        
        
          .mytext {color:#e01dc3;}
        
        Text color #e01dc3
      
           This box has a color of #e01dc3        
        
          <div style="background-color:#e01dc3;">Content here</div>
        
        
          .mybackground {background-color:#e01dc3;}
        
        Background color #e01dc3
      
           Border around this has a color of #e01dc3        
        
          <div style="border:2px solid #e01dc3;">Content here</div>
        
        
          .myborder {border:2px solid #e01dc3;}
        
        Border color #e01dc3