#e050f4 color space conversions
Hex:
        #e050f4
        RGB:
        224, 80, 244
        CMY:
        12, 69, 4
        CMYK:
        8, 67, 0, 4
      HSL:
        293°, 88.1720%, 63.5294%
        HSV (HSB):
        293°, 67.2131%, 95.6863%
        XYZ:
        49.9383, 28.1163, 88.3829
        xyY:
        0.3000, 0.1689, 28.1163
      CIE-Lab:
        59.9936, 75.9023, -55.5426
        CIE-LCH:
        59.9936, 94.0539, 323.8047
        CIE-Luv:
        59.9936, 57.1350, -97.4202
        Hunter-Lab:
        53.0248, 75.3164, -61.7086
      #e050f4 color charts
#e050f4 RGB chart
      #e050f4 CMYK chart
      #e050f4 RGB pie chart
      #e050f4 color shades, tints & tones
#e050f4 color schemes
#e050f4 color preview, HTML & CSS examples
           This text has a color of #e050f4        
        
          <p style="color:#e050f4;">Text here</p>
        
        
          .mytext {color:#e050f4;}
        
        Text color #e050f4
      
           This box has a color of #e050f4        
        
          <div style="background-color:#e050f4;">Content here</div>
        
        
          .mybackground {background-color:#e050f4;}
        
        Background color #e050f4
      
           Border around this has a color of #e050f4        
        
          <div style="border:2px solid #e050f4;">Content here</div>
        
        
          .myborder {border:2px solid #e050f4;}
        
        Border color #e050f4