#e01fde color space conversions
Hex:
        #e01fde
        RGB:
        224, 31, 222
        CMY:
        12, 88, 13
        CMYK:
        0, 86, 1, 12
      HSL:
        301°, 75.6863%, 50.0000%
        HSV (HSB):
        301°, 86.1607%, 87.8431%
        XYZ:
        44.4153, 22.1012, 71.0323
        xyY:
        0.3229, 0.1607, 22.1012
      CIE-Lab:
        54.1342, 85.7000, -52.5373
        CIE-LCH:
        54.1342, 100.5219, 328.4902
        CIE-Luv:
        54.1342, 73.0322, -91.9402
        Hunter-Lab:
        47.0119, 86.3700, -56.6754
      #e01fde color charts
#e01fde RGB chart
      #e01fde CMYK chart
      #e01fde RGB pie chart
      #e01fde color shades, tints & tones
#e01fde color schemes
#e01fde color preview, HTML & CSS examples
           This text has a color of #e01fde        
        
          <p style="color:#e01fde;">Text here</p>
        
        
          .mytext {color:#e01fde;}
        
        Text color #e01fde
      
           This box has a color of #e01fde        
        
          <div style="background-color:#e01fde;">Content here</div>
        
        
          .mybackground {background-color:#e01fde;}
        
        Background color #e01fde
      
           Border around this has a color of #e01fde        
        
          <div style="border:2px solid #e01fde;">Content here</div>
        
        
          .myborder {border:2px solid #e01fde;}
        
        Border color #e01fde