#e328d2 color space conversions
Hex:
        #e328d2
        RGB:
        227, 40, 210
        CMY:
        11, 84, 18
        CMYK:
        0, 82, 7, 11
      HSL:
        305°, 76.9547%, 52.3529%
        HSV (HSB):
        305°, 82.3789%, 89.0196%
        XYZ:
        44.0702, 22.5016, 62.9933
        xyY:
        0.3401, 0.1737, 22.5016
      CIE-Lab:
        54.5552, 82.8778, -45.0041
        CIE-LCH:
        54.5552, 94.3085, 331.4973
        CIE-Luv:
        54.5552, 78.8037, -80.4290
        Hunter-Lab:
        47.4359, 82.8223, -45.5300
      #e328d2 color charts
#e328d2 RGB chart
      #e328d2 CMYK chart
      #e328d2 RGB pie chart
      #e328d2 color shades, tints & tones
#e328d2 color schemes
#e328d2 color preview, HTML & CSS examples
           This text has a color of #e328d2        
        
          <p style="color:#e328d2;">Text here</p>
        
        
          .mytext {color:#e328d2;}
        
        Text color #e328d2
      
           This box has a color of #e328d2        
        
          <div style="background-color:#e328d2;">Content here</div>
        
        
          .mybackground {background-color:#e328d2;}
        
        Background color #e328d2
      
           Border around this has a color of #e328d2        
        
          <div style="border:2px solid #e328d2;">Content here</div>
        
        
          .myborder {border:2px solid #e328d2;}
        
        Border color #e328d2