#e034f3 color space conversions
Hex:
        #e034f3
        RGB:
        224, 52, 243
        CMY:
        12, 80, 5
        CMYK:
        8, 79, 0, 5
      HSL:
        294°, 88.8372%, 57.8431%
        HSV (HSB):
        294°, 78.6008%, 95.2941%
        XYZ:
        48.1461, 24.7743, 87.0384
        xyY:
        0.3010, 0.1549, 24.7743
      CIE-Lab:
        56.8549, 84.5462, -60.0033
        CIE-LCH:
        56.8549, 103.6747, 324.6363
        CIE-Luv:
        56.8549, 62.8307, -104.1135
        Hunter-Lab:
        49.7738, 85.5585, -68.8374
      #e034f3 color charts
#e034f3 RGB chart
      #e034f3 CMYK chart
      #e034f3 RGB pie chart
      #e034f3 color shades, tints & tones
#e034f3 color schemes
#e034f3 color preview, HTML & CSS examples
           This text has a color of #e034f3        
        
          <p style="color:#e034f3;">Text here</p>
        
        
          .mytext {color:#e034f3;}
        
        Text color #e034f3
      
           This box has a color of #e034f3        
        
          <div style="background-color:#e034f3;">Content here</div>
        
        
          .mybackground {background-color:#e034f3;}
        
        Background color #e034f3
      
           Border around this has a color of #e034f3        
        
          <div style="border:2px solid #e034f3;">Content here</div>
        
        
          .myborder {border:2px solid #e034f3;}
        
        Border color #e034f3