#e217ed color space conversions
Hex:
        #e217ed
        RGB:
        226, 23, 237
        CMY:
        11, 91, 7
        CMYK:
        5, 90, 0, 7
      HSL:
        297°, 85.6000%, 50.9804%
        HSV (HSB):
        297°, 90.2954%, 92.9412%
        XYZ:
        46.9565, 22.8960, 82.0652
        xyY:
        0.3091, 0.1507, 22.8960
      CIE-Lab:
        54.9650, 89.3819, -59.6570
        CIE-LCH:
        54.9650, 107.4620, 326.2793
        CIE-Luv:
        54.9650, 69.4606, -103.3503
        Hunter-Lab:
        47.8497, 91.4308, -68.1912
      #e217ed color charts
#e217ed RGB chart
      #e217ed CMYK chart
      #e217ed RGB pie chart
      #e217ed color shades, tints & tones
#e217ed color schemes
#e217ed color preview, HTML & CSS examples
           This text has a color of #e217ed        
        
          <p style="color:#e217ed;">Text here</p>
        
        
          .mytext {color:#e217ed;}
        
        Text color #e217ed
      
           This box has a color of #e217ed        
        
          <div style="background-color:#e217ed;">Content here</div>
        
        
          .mybackground {background-color:#e217ed;}
        
        Background color #e217ed
      
           Border around this has a color of #e217ed        
        
          <div style="border:2px solid #e217ed;">Content here</div>
        
        
          .myborder {border:2px solid #e217ed;}
        
        Border color #e217ed