#e20fae color space conversions
Hex:
        #e20fae
        RGB:
        226, 15, 174
        CMY:
        11, 94, 32
        CMYK:
        0, 93, 23, 11
      HSL:
        315°, 87.5519%, 47.2549%
        HSV (HSB):
        315°, 93.3628%, 88.6275%
        XYZ:
        39.1748, 19.5664, 41.7563
        xyY:
        0.3898, 0.1947, 19.5664
      CIE-Lab:
        51.3434, 81.8268, -29.1969
        CIE-LCH:
        51.3434, 86.8797, 340.3629
        CIE-Luv:
        51.3434, 96.3441, -55.9290
        Hunter-Lab:
        44.2339, 80.6754, -25.0054
      #e20fae color charts
#e20fae RGB chart
      #e20fae CMYK chart
      #e20fae RGB pie chart
      #e20fae color shades, tints & tones
#e20fae color schemes
#e20fae color preview, HTML & CSS examples
           This text has a color of #e20fae        
        
          <p style="color:#e20fae;">Text here</p>
        
        
          .mytext {color:#e20fae;}
        
        Text color #e20fae
      
           This box has a color of #e20fae        
        
          <div style="background-color:#e20fae;">Content here</div>
        
        
          .mybackground {background-color:#e20fae;}
        
        Background color #e20fae
      
           Border around this has a color of #e20fae        
        
          <div style="border:2px solid #e20fae;">Content here</div>
        
        
          .myborder {border:2px solid #e20fae;}
        
        Border color #e20fae