#e324d1 color space conversions
Hex:
        #e324d1
        RGB:
        227, 36, 209
        CMY:
        11, 86, 18
        CMYK:
        0, 84, 8, 11
      HSL:
        306°, 77.3279%, 51.5686%
        HSV (HSB):
        306°, 84.1410%, 89.0196%
        XYZ:
        43.8181, 22.1961, 62.2964
        xyY:
        0.3415, 0.1730, 22.1961
      CIE-Lab:
        54.2344, 83.5210, -44.9404
        CIE-LCH:
        54.2344, 94.8440, 331.7165
        CIE-Luv:
        54.2344, 79.7552, -80.3208
        Hunter-Lab:
        47.1127, 83.5699, -45.4193
      #e324d1 color charts
#e324d1 RGB chart
      #e324d1 CMYK chart
      #e324d1 RGB pie chart
      #e324d1 color shades, tints & tones
#e324d1 color schemes
#e324d1 color preview, HTML & CSS examples
           This text has a color of #e324d1        
        
          <p style="color:#e324d1;">Text here</p>
        
        
          .mytext {color:#e324d1;}
        
        Text color #e324d1
      
           This box has a color of #e324d1        
        
          <div style="background-color:#e324d1;">Content here</div>
        
        
          .mybackground {background-color:#e324d1;}
        
        Background color #e324d1
      
           Border around this has a color of #e324d1        
        
          <div style="border:2px solid #e324d1;">Content here</div>
        
        
          .myborder {border:2px solid #e324d1;}
        
        Border color #e324d1