#e323d1 color space conversions
Hex:
        #e323d1
        RGB:
        227, 35, 209
        CMY:
        11, 86, 18
        CMYK:
        0, 85, 8, 11
      HSL:
        306°, 77.4194%, 51.3725%
        HSV (HSB):
        306°, 84.5815%, 89.0196%
        XYZ:
        43.7882, 22.1364, 62.2865
        xyY:
        0.3415, 0.1727, 22.1364
      CIE-Lab:
        54.1714, 83.7049, -45.0402
        CIE-LCH:
        54.1714, 95.0533, 331.7161
        CIE-Luv:
        54.1714, 79.8848, -80.4762
        Hunter-Lab:
        47.0493, 83.7913, -45.5568
      #e323d1 color charts
#e323d1 RGB chart
      #e323d1 CMYK chart
      #e323d1 RGB pie chart
      #e323d1 color shades, tints & tones
#e323d1 color schemes
#e323d1 color preview, HTML & CSS examples
           This text has a color of #e323d1        
        
          <p style="color:#e323d1;">Text here</p>
        
        
          .mytext {color:#e323d1;}
        
        Text color #e323d1
      
           This box has a color of #e323d1        
        
          <div style="background-color:#e323d1;">Content here</div>
        
        
          .mybackground {background-color:#e323d1;}
        
        Background color #e323d1
      
           Border around this has a color of #e323d1        
        
          <div style="border:2px solid #e323d1;">Content here</div>
        
        
          .myborder {border:2px solid #e323d1;}
        
        Border color #e323d1