#e21fae color space conversions
Hex:
        #e21fae
        RGB:
        226, 31, 174
        CMY:
        11, 88, 32
        CMYK:
        0, 86, 23, 11
      HSL:
        316°, 77.0751%, 50.3922%
        HSV (HSB):
        316°, 86.2832%, 88.6275%
        XYZ:
        39.4940, 20.2047, 41.8627
        xyY:
        0.3889, 0.1989, 20.2047
      CIE-Lab:
        52.0679, 79.7117, -28.0711
        CIE-LCH:
        52.0679, 84.5100, 340.5999
        CIE-Luv:
        52.0679, 94.4965, -54.0904
        Hunter-Lab:
        44.9497, 78.1731, -23.7535
      #e21fae color charts
#e21fae RGB chart
      #e21fae CMYK chart
      #e21fae RGB pie chart
      #e21fae color shades, tints & tones
#e21fae color schemes
#e21fae color preview, HTML & CSS examples
           This text has a color of #e21fae        
        
          <p style="color:#e21fae;">Text here</p>
        
        
          .mytext {color:#e21fae;}
        
        Text color #e21fae
      
           This box has a color of #e21fae        
        
          <div style="background-color:#e21fae;">Content here</div>
        
        
          .mybackground {background-color:#e21fae;}
        
        Background color #e21fae
      
           Border around this has a color of #e21fae        
        
          <div style="border:2px solid #e21fae;">Content here</div>
        
        
          .myborder {border:2px solid #e21fae;}
        
        Border color #e21fae