#e328f2 color space conversions
Hex:
        #e328f2
        RGB:
        227, 40, 242
        CMY:
        11, 84, 5
        CMYK:
        6, 83, 0, 5
      HSL:
        296°, 88.5965%, 55.2941%
        HSV (HSB):
        296°, 83.4711%, 94.9020%
        XYZ:
        48.4644, 24.2593, 86.1326
        xyY:
        0.3051, 0.1527, 24.2593
      CIE-Lab:
        56.3465, 87.6139, -60.2338
        CIE-LCH:
        56.3465, 106.3217, 325.4918
        CIE-Luv:
        56.3465, 66.7865, -104.6238
        Hunter-Lab:
        49.2537, 89.4453, -69.2059
      #e328f2 color charts
#e328f2 RGB chart
      #e328f2 CMYK chart
      #e328f2 RGB pie chart
      #e328f2 color shades, tints & tones
#e328f2 color schemes
#e328f2 color preview, HTML & CSS examples
           This text has a color of #e328f2        
        
          <p style="color:#e328f2;">Text here</p>
        
        
          .mytext {color:#e328f2;}
        
        Text color #e328f2
      
           This box has a color of #e328f2        
        
          <div style="background-color:#e328f2;">Content here</div>
        
        
          .mybackground {background-color:#e328f2;}
        
        Background color #e328f2
      
           Border around this has a color of #e328f2        
        
          <div style="border:2px solid #e328f2;">Content here</div>
        
        
          .myborder {border:2px solid #e328f2;}
        
        Border color #e328f2