#e323ed color space conversions
Hex:
        #e323ed
        RGB:
        227, 35, 237
        CMY:
        11, 86, 7
        CMYK:
        4, 85, 0, 7
      HSL:
        297°, 84.8739%, 53.3333%
        HSV (HSB):
        297°, 85.2321%, 92.9412%
        XYZ:
        47.5656, 23.6474, 82.1782
        xyY:
        0.3101, 0.1542, 23.6474
      CIE-Lab:
        55.7330, 87.7736, -58.4163
        CIE-LCH:
        55.7330, 105.4356, 326.3549
        CIE-Luv:
        55.7330, 69.1261, -101.6593
        Hunter-Lab:
        48.6286, 89.4983, -66.1551
      #e323ed color charts
#e323ed RGB chart
      #e323ed CMYK chart
      #e323ed RGB pie chart
      #e323ed color shades, tints & tones
#e323ed color schemes
#e323ed color preview, HTML & CSS examples
           This text has a color of #e323ed        
        
          <p style="color:#e323ed;">Text here</p>
        
        
          .mytext {color:#e323ed;}
        
        Text color #e323ed
      
           This box has a color of #e323ed        
        
          <div style="background-color:#e323ed;">Content here</div>
        
        
          .mybackground {background-color:#e323ed;}
        
        Background color #e323ed
      
           Border around this has a color of #e323ed        
        
          <div style="border:2px solid #e323ed;">Content here</div>
        
        
          .myborder {border:2px solid #e323ed;}
        
        Border color #e323ed