#e212ff color space conversions
Hex:
        #e212ff
        RGB:
        226, 18, 255
        CMY:
        11, 93, 0
        CMYK:
        11, 93, 0, 0
      HSL:
        293°, 100.0000%, 53.5294%
        HSV (HSB):
        293°, 92.9412%, 100.0000%
        XYZ:
        49.6303, 23.8214, 96.5899
        xyY:
        0.2919, 0.1401, 23.8214
      CIE-Lab:
        55.9085, 92.6797, -68.1906
        CIE-LCH:
        55.9085, 115.0630, 323.6556
        CIE-Luv:
        55.9085, 63.3030, -116.7403
        Hunter-Lab:
        48.8071, 96.0982, -83.1706
      #e212ff color charts
#e212ff RGB chart
      #e212ff CMYK chart
      #e212ff RGB pie chart
      #e212ff color shades, tints & tones
#e212ff color schemes
#e212ff color preview, HTML & CSS examples
           This text has a color of #e212ff        
        
          <p style="color:#e212ff;">Text here</p>
        
        
          .mytext {color:#e212ff;}
        
        Text color #e212ff
      
           This box has a color of #e212ff        
        
          <div style="background-color:#e212ff;">Content here</div>
        
        
          .mybackground {background-color:#e212ff;}
        
        Background color #e212ff
      
           Border around this has a color of #e212ff        
        
          <div style="border:2px solid #e212ff;">Content here</div>
        
        
          .myborder {border:2px solid #e212ff;}
        
        Border color #e212ff