#e217f1 color space conversions
Hex:
        #e217f1
        RGB:
        226, 23, 241
        CMY:
        11, 91, 5
        CMYK:
        6, 90, 0, 5
      HSL:
        296°, 88.6179%, 51.7647%
        HSV (HSB):
        296°, 90.4564%, 94.5098%
        XYZ:
        47.5476, 23.1324, 85.1781
        xyY:
        0.3051, 0.1484, 23.1324
      CIE-Lab:
        55.2085, 89.9843, -61.5100
        CIE-LCH:
        55.2085, 108.9984, 325.6449
        CIE-Luv:
        55.2085, 67.9889, -106.2748
        Hunter-Lab:
        48.0962, 92.2958, -71.3349
      #e217f1 color charts
#e217f1 RGB chart
      #e217f1 CMYK chart
      #e217f1 RGB pie chart
      #e217f1 color shades, tints & tones
#e217f1 color schemes
#e217f1 color preview, HTML & CSS examples
           This text has a color of #e217f1        
        
          <p style="color:#e217f1;">Text here</p>
        
        
          .mytext {color:#e217f1;}
        
        Text color #e217f1
      
           This box has a color of #e217f1        
        
          <div style="background-color:#e217f1;">Content here</div>
        
        
          .mybackground {background-color:#e217f1;}
        
        Background color #e217f1
      
           Border around this has a color of #e217f1        
        
          <div style="border:2px solid #e217f1;">Content here</div>
        
        
          .myborder {border:2px solid #e217f1;}
        
        Border color #e217f1