#e232a5 color space conversions
Hex:
        #e232a5
        RGB:
        226, 50, 165
        CMY:
        11, 80, 35
        CMYK:
        0, 78, 27, 11
      HSL:
        321°, 75.2137%, 54.1176%
        HSV (HSB):
        321°, 77.8761%, 88.6275%
        XYZ:
        39.2962, 21.1666, 37.6117
        xyY:
        0.4007, 0.2158, 21.1666
      CIE-Lab:
        53.1313, 74.5039, -21.1383
        CIE-LCH:
        53.1313, 77.4445, 344.1603
        CIE-Luv:
        53.1313, 94.5296, -43.3071
        Hunter-Lab:
        46.0071, 71.9501, -16.2657
      #e232a5 color charts
#e232a5 RGB chart
      #e232a5 CMYK chart
      #e232a5 RGB pie chart
      #e232a5 color shades, tints & tones
#e232a5 color schemes
#e232a5 color preview, HTML & CSS examples
           This text has a color of #e232a5        
        
          <p style="color:#e232a5;">Text here</p>
        
        
          .mytext {color:#e232a5;}
        
        Text color #e232a5
      
           This box has a color of #e232a5        
        
          <div style="background-color:#e232a5;">Content here</div>
        
        
          .mybackground {background-color:#e232a5;}
        
        Background color #e232a5
      
           Border around this has a color of #e232a5        
        
          <div style="border:2px solid #e232a5;">Content here</div>
        
        
          .myborder {border:2px solid #e232a5;}
        
        Border color #e232a5