#e328cb color space conversions
Hex:
        #e328cb
        RGB:
        227, 40, 203
        CMY:
        11, 84, 20
        CMYK:
        0, 82, 11, 11
      HSL:
        308°, 76.9547%, 52.3529%
        HSV (HSB):
        308°, 82.3789%, 89.0196%
        XYZ:
        43.2168, 22.1603, 58.4995
        xyY:
        0.3489, 0.1789, 22.1603
      CIE-Lab:
        54.1966, 81.9092, -41.5614
        CIE-LCH:
        54.1966, 91.8503, 333.0964
        CIE-Luv:
        54.1966, 81.6060, -75.0002
        Hunter-Lab:
        47.0747, 81.4909, -40.7271
      #e328cb color charts
#e328cb RGB chart
      #e328cb CMYK chart
      #e328cb RGB pie chart
      #e328cb color shades, tints & tones
#e328cb color schemes
#e328cb color preview, HTML & CSS examples
           This text has a color of #e328cb        
        
          <p style="color:#e328cb;">Text here</p>
        
        
          .mytext {color:#e328cb;}
        
        Text color #e328cb
      
           This box has a color of #e328cb        
        
          <div style="background-color:#e328cb;">Content here</div>
        
        
          .mybackground {background-color:#e328cb;}
        
        Background color #e328cb
      
           Border around this has a color of #e328cb        
        
          <div style="border:2px solid #e328cb;">Content here</div>
        
        
          .myborder {border:2px solid #e328cb;}
        
        Border color #e328cb