#e132b8 color space conversions
Hex:
        #e132b8
        RGB:
        225, 50, 184
        CMY:
        12, 80, 28
        CMYK:
        0, 78, 18, 12
      HSL:
        314°, 74.4681%, 53.9216%
        HSV (HSB):
        314°, 77.7778%, 88.2353%
        XYZ:
        40.8437, 21.7494, 47.3928
        xyY:
        0.3714, 0.1977, 21.7494
      CIE-Lab:
        53.7601, 76.6201, -31.2941
        CIE-LCH:
        53.7601, 82.7645, 337.7833
        CIE-Luv:
        53.7601, 85.9386, -58.6834
        Hunter-Lab:
        46.6363, 74.7152, -27.6063
      #e132b8 color charts
#e132b8 RGB chart
      #e132b8 CMYK chart
      #e132b8 RGB pie chart
      #e132b8 color shades, tints & tones
#e132b8 color schemes
#e132b8 color preview, HTML & CSS examples
           This text has a color of #e132b8        
        
          <p style="color:#e132b8;">Text here</p>
        
        
          .mytext {color:#e132b8;}
        
        Text color #e132b8
      
           This box has a color of #e132b8        
        
          <div style="background-color:#e132b8;">Content here</div>
        
        
          .mybackground {background-color:#e132b8;}
        
        Background color #e132b8
      
           Border around this has a color of #e132b8        
        
          <div style="border:2px solid #e132b8;">Content here</div>
        
        
          .myborder {border:2px solid #e132b8;}
        
        Border color #e132b8