#e326d8 color space conversions
Hex:
        #e326d8
        RGB:
        227, 38, 216
        CMY:
        11, 85, 15
        CMYK:
        0, 83, 5, 11
      HSL:
        303°, 77.1429%, 51.9608%
        HSV (HSB):
        303°, 83.2599%, 89.0196%
        XYZ:
        44.7663, 22.6750, 66.9830
        xyY:
        0.3330, 0.1687, 22.6750
      CIE-Lab:
        54.7360, 84.1258, -48.1390
        CIE-LCH:
        54.7360, 96.9253, 330.2206
        CIE-Luv:
        54.7360, 76.7183, -85.3815
        Hunter-Lab:
        47.6183, 84.4774, -50.0685
      #e326d8 color charts
#e326d8 RGB chart
      #e326d8 CMYK chart
      #e326d8 RGB pie chart
      #e326d8 color shades, tints & tones
#e326d8 color schemes
#e326d8 color preview, HTML & CSS examples
           This text has a color of #e326d8        
        
          <p style="color:#e326d8;">Text here</p>
        
        
          .mytext {color:#e326d8;}
        
        Text color #e326d8
      
           This box has a color of #e326d8        
        
          <div style="background-color:#e326d8;">Content here</div>
        
        
          .mybackground {background-color:#e326d8;}
        
        Background color #e326d8
      
           Border around this has a color of #e326d8        
        
          <div style="border:2px solid #e326d8;">Content here</div>
        
        
          .myborder {border:2px solid #e326d8;}
        
        Border color #e326d8