#e328d4 color space conversions
Hex:
        #e328d4
        RGB:
        227, 40, 212
        CMY:
        11, 84, 17
        CMYK:
        0, 82, 7, 11
      HSL:
        305°, 76.9547%, 52.3529%
        HSV (HSB):
        305°, 82.3789%, 89.0196%
        XYZ:
        44.3210, 22.6019, 64.3140
        xyY:
        0.3377, 0.1722, 22.6019
      CIE-Lab:
        54.6599, 83.1592, -45.9802
        CIE-LCH:
        54.6599, 95.0244, 331.0610
        CIE-Luv:
        54.6599, 78.0138, -81.9724
        Hunter-Lab:
        47.5415, 83.2107, -46.9283
      #e328d4 color charts
#e328d4 RGB chart
      #e328d4 CMYK chart
      #e328d4 RGB pie chart
      #e328d4 color shades, tints & tones
#e328d4 color schemes
#e328d4 color preview, HTML & CSS examples
           This text has a color of #e328d4        
        
          <p style="color:#e328d4;">Text here</p>
        
        
          .mytext {color:#e328d4;}
        
        Text color #e328d4
      
           This box has a color of #e328d4        
        
          <div style="background-color:#e328d4;">Content here</div>
        
        
          .mybackground {background-color:#e328d4;}
        
        Background color #e328d4
      
           Border around this has a color of #e328d4        
        
          <div style="border:2px solid #e328d4;">Content here</div>
        
        
          .myborder {border:2px solid #e328d4;}
        
        Border color #e328d4