#e035f3 color space conversions
Hex:
        #e035f3
        RGB:
        224, 53, 243
        CMY:
        12, 79, 5
        CMYK:
        8, 78, 0, 5
      HSL:
        294°, 88.7850%, 58.0392%
        HSV (HSB):
        294°, 78.1893%, 95.2941%
        XYZ:
        48.1912, 24.8646, 87.0534
        xyY:
        0.3010, 0.1553, 24.8646
      CIE-Lab:
        56.9432, 84.2899, -59.8617
        CIE-LCH:
        56.9432, 103.3838, 324.6181
        CIE-Luv:
        56.9432, 62.6811, -103.9071
        Hunter-Lab:
        49.8644, 85.2480, -68.6036
      #e035f3 color charts
#e035f3 RGB chart
      #e035f3 CMYK chart
      #e035f3 RGB pie chart
      #e035f3 color shades, tints & tones
#e035f3 color schemes
#e035f3 color preview, HTML & CSS examples
           This text has a color of #e035f3        
        
          <p style="color:#e035f3;">Text here</p>
        
        
          .mytext {color:#e035f3;}
        
        Text color #e035f3
      
           This box has a color of #e035f3        
        
          <div style="background-color:#e035f3;">Content here</div>
        
        
          .mybackground {background-color:#e035f3;}
        
        Background color #e035f3
      
           Border around this has a color of #e035f3        
        
          <div style="border:2px solid #e035f3;">Content here</div>
        
        
          .myborder {border:2px solid #e035f3;}
        
        Border color #e035f3