#e349ed color space conversions
Hex:
        #e349ed
        RGB:
        227, 73, 237
        CMY:
        11, 71, 7
        CMYK:
        4, 69, 0, 7
      HSL:
        296°, 82.0000%, 60.7843%
        HSV (HSB):
        296°, 69.1983%, 92.9412%
        XYZ:
        49.3472, 27.2104, 82.7720
        xyY:
        0.3097, 0.1708, 27.2104
      CIE-Lab:
        59.1686, 77.8604, -52.9305
        CIE-LCH:
        59.1686, 94.1482, 325.7916
        CIE-Luv:
        59.1686, 62.9345, -93.3588
        Hunter-Lab:
        52.1636, 77.5761, -57.5655
      #e349ed color charts
#e349ed RGB chart
      #e349ed CMYK chart
      #e349ed RGB pie chart
      #e349ed color shades, tints & tones
#e349ed color schemes
#e349ed color preview, HTML & CSS examples
           This text has a color of #e349ed        
        
          <p style="color:#e349ed;">Text here</p>
        
        
          .mytext {color:#e349ed;}
        
        Text color #e349ed
      
           This box has a color of #e349ed        
        
          <div style="background-color:#e349ed;">Content here</div>
        
        
          .mybackground {background-color:#e349ed;}
        
        Background color #e349ed
      
           Border around this has a color of #e349ed        
        
          <div style="border:2px solid #e349ed;">Content here</div>
        
        
          .myborder {border:2px solid #e349ed;}
        
        Border color #e349ed