#e133f4 color space conversions
Hex:
        #e133f4
        RGB:
        225, 51, 244
        CMY:
        12, 80, 4
        CMYK:
        8, 79, 0, 4
      HSL:
        294°, 89.7674%, 57.8431%
        HSV (HSB):
        294°, 79.0984%, 95.6863%
        XYZ:
        48.5643, 24.9069, 87.8358
        xyY:
        0.3011, 0.1544, 24.9069
      CIE-Lab:
        56.9846, 85.1379, -60.3449
        CIE-LCH:
        56.9846, 104.3550, 324.6713
        CIE-Luv:
        56.9846, 63.3149, -104.7600
        Hunter-Lab:
        49.9068, 86.3616, -69.4156
      #e133f4 color charts
#e133f4 RGB chart
      #e133f4 CMYK chart
      #e133f4 RGB pie chart
      #e133f4 color shades, tints & tones
#e133f4 color schemes
#e133f4 color preview, HTML & CSS examples
           This text has a color of #e133f4        
        
          <p style="color:#e133f4;">Text here</p>
        
        
          .mytext {color:#e133f4;}
        
        Text color #e133f4
      
           This box has a color of #e133f4        
        
          <div style="background-color:#e133f4;">Content here</div>
        
        
          .mybackground {background-color:#e133f4;}
        
        Background color #e133f4
      
           Border around this has a color of #e133f4        
        
          <div style="border:2px solid #e133f4;">Content here</div>
        
        
          .myborder {border:2px solid #e133f4;}
        
        Border color #e133f4