#e34ad4 color space conversions
Hex:
        #e34ad4
        RGB:
        227, 74, 212
        CMY:
        11, 71, 17
        CMYK:
        0, 67, 7, 11
      HSL:
        306°, 73.2057%, 59.0196%
        HSV (HSB):
        306°, 67.4009%, 89.0196%
        XYZ:
        46.0110, 25.9819, 64.8773
        xyY:
        0.3362, 0.1898, 25.9819
      CIE-Lab:
        58.0199, 73.5435, -40.6757
        CIE-LCH:
        58.0199, 84.0426, 331.0537
        CIE-Luv:
        58.0199, 70.9918, -73.4534
        Hunter-Lab:
        50.9725, 71.9237, -39.7831
      #e34ad4 color charts
#e34ad4 RGB chart
      #e34ad4 CMYK chart
      #e34ad4 RGB pie chart
      #e34ad4 color shades, tints & tones
#e34ad4 color schemes
#e34ad4 color preview, HTML & CSS examples
           This text has a color of #e34ad4        
        
          <p style="color:#e34ad4;">Text here</p>
        
        
          .mytext {color:#e34ad4;}
        
        Text color #e34ad4
      
           This box has a color of #e34ad4        
        
          <div style="background-color:#e34ad4;">Content here</div>
        
        
          .mybackground {background-color:#e34ad4;}
        
        Background color #e34ad4
      
           Border around this has a color of #e34ad4        
        
          <div style="border:2px solid #e34ad4;">Content here</div>
        
        
          .myborder {border:2px solid #e34ad4;}
        
        Border color #e34ad4