#e327a4 color space conversions
Hex:
        #e327a4
        RGB:
        227, 39, 164
        CMY:
        11, 85, 36
        CMYK:
        0, 83, 28, 11
      HSL:
        320°, 77.0492%, 52.1569%
        HSV (HSB):
        320°, 82.8194%, 89.0196%
        XYZ:
        39.1049, 20.4623, 37.0105
        xyY:
        0.4049, 0.2119, 20.4623
      CIE-Lab:
        52.3559, 77.2410, -21.7235
        CIE-LCH:
        52.3559, 80.2376, 344.2917
        CIE-Luv:
        52.3559, 98.2705, -44.5277
        Hunter-Lab:
        45.2352, 75.1478, -16.8452
      #e327a4 color charts
#e327a4 RGB chart
      #e327a4 CMYK chart
      #e327a4 RGB pie chart
      #e327a4 color shades, tints & tones
#e327a4 color schemes
#e327a4 color preview, HTML & CSS examples
           This text has a color of #e327a4        
        
          <p style="color:#e327a4;">Text here</p>
        
        
          .mytext {color:#e327a4;}
        
        Text color #e327a4
      
           This box has a color of #e327a4        
        
          <div style="background-color:#e327a4;">Content here</div>
        
        
          .mybackground {background-color:#e327a4;}
        
        Background color #e327a4
      
           Border around this has a color of #e327a4        
        
          <div style="border:2px solid #e327a4;">Content here</div>
        
        
          .myborder {border:2px solid #e327a4;}
        
        Border color #e327a4