#e211f1 color space conversions
Hex:
        #e211f1
        RGB:
        226, 17, 241
        CMY:
        11, 93, 5
        CMYK:
        6, 93, 0, 5
      HSL:
        296°, 88.8889%, 50.5882%
        HSV (HSB):
        296°, 92.9461%, 94.5098%
        XYZ:
        47.4417, 22.9205, 85.1427
        xyY:
        0.3051, 0.1474, 22.9205
      CIE-Lab:
        54.9904, 90.6293, -61.8606
        CIE-LCH:
        54.9904, 109.7288, 325.6838
        CIE-Luv:
        54.9904, 68.3483, -106.7628
        Hunter-Lab:
        47.8754, 93.1010, -71.9300
      #e211f1 color charts
#e211f1 RGB chart
      #e211f1 CMYK chart
      #e211f1 RGB pie chart
      #e211f1 color shades, tints & tones
#e211f1 color schemes
#e211f1 color preview, HTML & CSS examples
           This text has a color of #e211f1        
        
          <p style="color:#e211f1;">Text here</p>
        
        
          .mytext {color:#e211f1;}
        
        Text color #e211f1
      
           This box has a color of #e211f1        
        
          <div style="background-color:#e211f1;">Content here</div>
        
        
          .mybackground {background-color:#e211f1;}
        
        Background color #e211f1
      
           Border around this has a color of #e211f1        
        
          <div style="border:2px solid #e211f1;">Content here</div>
        
        
          .myborder {border:2px solid #e211f1;}
        
        Border color #e211f1