#e132bd color space conversions
Hex:
        #e132bd
        RGB:
        225, 50, 189
        CMY:
        12, 80, 26
        CMYK:
        0, 78, 16, 12
      HSL:
        312°, 74.4681%, 53.9216%
        HSV (HSB):
        312°, 77.7778%, 88.2353%
        XYZ:
        41.3772, 21.9629, 50.2025
        xyY:
        0.3644, 0.1934, 21.9629
      CIE-Lab:
        53.9876, 77.2757, -33.8401
        CIE-LCH:
        53.9876, 84.3604, 336.3507
        CIE-Luv:
        53.9876, 83.9224, -62.6396
        Hunter-Lab:
        46.8646, 75.5866, -30.7078
      #e132bd color charts
#e132bd RGB chart
      #e132bd CMYK chart
      #e132bd RGB pie chart
      #e132bd color shades, tints & tones
#e132bd color schemes
#e132bd color preview, HTML & CSS examples
           This text has a color of #e132bd        
        
          <p style="color:#e132bd;">Text here</p>
        
        
          .mytext {color:#e132bd;}
        
        Text color #e132bd
      
           This box has a color of #e132bd        
        
          <div style="background-color:#e132bd;">Content here</div>
        
        
          .mybackground {background-color:#e132bd;}
        
        Background color #e132bd
      
           Border around this has a color of #e132bd        
        
          <div style="border:2px solid #e132bd;">Content here</div>
        
        
          .myborder {border:2px solid #e132bd;}
        
        Border color #e132bd