#e232bd color space conversions
Hex:
        #e232bd
        RGB:
        226, 50, 189
        CMY:
        11, 80, 26
        CMYK:
        0, 78, 16, 11
      HSL:
        313°, 75.2137%, 54.1176%
        HSV (HSB):
        313°, 77.8761%, 88.6275%
        XYZ:
        41.6899, 22.1241, 50.2172
        xyY:
        0.3656, 0.1940, 22.1241
      CIE-Lab:
        54.1584, 77.4916, -33.5606
        CIE-LCH:
        54.1584, 84.4468, 336.5832
        CIE-Luv:
        54.1584, 84.6849, -62.3019
        Hunter-Lab:
        47.0362, 75.8977, -30.3743
      #e232bd color charts
#e232bd RGB chart
      #e232bd CMYK chart
      #e232bd RGB pie chart
      #e232bd color shades, tints & tones
#e232bd color schemes
#e232bd color preview, HTML & CSS examples
           This text has a color of #e232bd        
        
          <p style="color:#e232bd;">Text here</p>
        
        
          .mytext {color:#e232bd;}
        
        Text color #e232bd
      
           This box has a color of #e232bd        
        
          <div style="background-color:#e232bd;">Content here</div>
        
        
          .mybackground {background-color:#e232bd;}
        
        Background color #e232bd
      
           Border around this has a color of #e232bd        
        
          <div style="border:2px solid #e232bd;">Content here</div>
        
        
          .myborder {border:2px solid #e232bd;}
        
        Border color #e232bd