#e050e2 color space conversions
Hex:
        #e050e2
        RGB:
        224, 80, 226
        CMY:
        12, 69, 11
        CMYK:
        1, 65, 0, 11
      HSL:
        299°, 71.5686%, 60.0000%
        HSV (HSB):
        299°, 64.6018%, 88.6275%
        XYZ:
        47.3366, 27.0756, 74.6827
        xyY:
        0.3175, 0.1816, 27.0756
      CIE-Lab:
        59.0442, 72.8628, -46.9936
        CIE-LCH:
        59.0442, 86.7029, 327.1796
        CIE-Luv:
        59.0442, 62.6576, -83.4127
        Hunter-Lab:
        52.0342, 71.3252, -48.6727
      #e050e2 color charts
#e050e2 RGB chart
      #e050e2 CMYK chart
      #e050e2 RGB pie chart
      #e050e2 color shades, tints & tones
#e050e2 color schemes
#e050e2 color preview, HTML & CSS examples
           This text has a color of #e050e2        
        
          <p style="color:#e050e2;">Text here</p>
        
        
          .mytext {color:#e050e2;}
        
        Text color #e050e2
      
           This box has a color of #e050e2        
        
          <div style="background-color:#e050e2;">Content here</div>
        
        
          .mybackground {background-color:#e050e2;}
        
        Background color #e050e2
      
           Border around this has a color of #e050e2        
        
          <div style="border:2px solid #e050e2;">Content here</div>
        
        
          .myborder {border:2px solid #e050e2;}
        
        Border color #e050e2