#e234d7 color space conversions
Hex:
        #e234d7
        RGB:
        226, 52, 215
        CMY:
        11, 80, 16
        CMYK:
        0, 77, 5, 11
      HSL:
        304°, 75.0000%, 54.5098%
        HSV (HSB):
        304°, 76.9912%, 88.6275%
        XYZ:
        44.8578, 23.5310, 66.4677
        xyY:
        0.3326, 0.1745, 23.5310
      CIE-Lab:
        55.6152, 80.6008, -46.1858
        CIE-LCH:
        55.6152, 92.8958, 330.1865
        CIE-Luv:
        55.6152, 74.1802, -82.2275
        Hunter-Lab:
        48.5088, 80.1748, -47.2841
      #e234d7 color charts
#e234d7 RGB chart
      #e234d7 CMYK chart
      #e234d7 RGB pie chart
      #e234d7 color shades, tints & tones
#e234d7 color schemes
#e234d7 color preview, HTML & CSS examples
           This text has a color of #e234d7        
        
          <p style="color:#e234d7;">Text here</p>
        
        
          .mytext {color:#e234d7;}
        
        Text color #e234d7
      
           This box has a color of #e234d7        
        
          <div style="background-color:#e234d7;">Content here</div>
        
        
          .mybackground {background-color:#e234d7;}
        
        Background color #e234d7
      
           Border around this has a color of #e234d7        
        
          <div style="border:2px solid #e234d7;">Content here</div>
        
        
          .myborder {border:2px solid #e234d7;}
        
        Border color #e234d7