#e334ad color space conversions
Hex:
        #e334ad
        RGB:
        227, 52, 173
        CMY:
        11, 80, 32
        CMYK:
        0, 77, 24, 11
      HSL:
        319°, 75.7576%, 54.7059%
        HSV (HSB):
        319°, 77.0925%, 89.0196%
        XYZ:
        40.4494, 21.8040, 41.6118
        xyY:
        0.3894, 0.2099, 21.8040
      CIE-Lab:
        53.8184, 75.1508, -24.7618
        CIE-LCH:
        53.8184, 79.1251, 341.7632
        CIE-Luv:
        53.8184, 91.5034, -48.8083
        Hunter-Lab:
        46.6948, 72.9099, -20.1497
      #e334ad color charts
#e334ad RGB chart
      #e334ad CMYK chart
      #e334ad RGB pie chart
      #e334ad color shades, tints & tones
#e334ad color schemes
#e334ad color preview, HTML & CSS examples
           This text has a color of #e334ad        
        
          <p style="color:#e334ad;">Text here</p>
        
        
          .mytext {color:#e334ad;}
        
        Text color #e334ad
      
           This box has a color of #e334ad        
        
          <div style="background-color:#e334ad;">Content here</div>
        
        
          .mybackground {background-color:#e334ad;}
        
        Background color #e334ad
      
           Border around this has a color of #e334ad        
        
          <div style="border:2px solid #e334ad;">Content here</div>
        
        
          .myborder {border:2px solid #e334ad;}
        
        Border color #e334ad