#e328d8 color space conversions
Hex:
        #e328d8
        RGB:
        227, 40, 216
        CMY:
        11, 84, 15
        CMYK:
        0, 82, 5, 11
      HSL:
        304°, 76.9547%, 52.3529%
        HSV (HSB):
        304°, 82.3789%, 89.0196%
        XYZ:
        44.8320, 22.8063, 67.0049
        xyY:
        0.3330, 0.1694, 22.8063
      CIE-Lab:
        54.8723, 83.7283, -47.9225
        CIE-LCH:
        54.8723, 96.4728, 330.2150
        CIE-Luv:
        54.8723, 76.4487, -85.0480
        Hunter-Lab:
        47.7560, 83.9979, -49.7587
      #e328d8 color charts
#e328d8 RGB chart
      #e328d8 CMYK chart
      #e328d8 RGB pie chart
      #e328d8 color shades, tints & tones
#e328d8 color schemes
#e328d8 color preview, HTML & CSS examples
           This text has a color of #e328d8        
        
          <p style="color:#e328d8;">Text here</p>
        
        
          .mytext {color:#e328d8;}
        
        Text color #e328d8
      
           This box has a color of #e328d8        
        
          <div style="background-color:#e328d8;">Content here</div>
        
        
          .mybackground {background-color:#e328d8;}
        
        Background color #e328d8
      
           Border around this has a color of #e328d8        
        
          <div style="border:2px solid #e328d8;">Content here</div>
        
        
          .myborder {border:2px solid #e328d8;}
        
        Border color #e328d8