#e32f53 color space conversions
Hex:
        #e32f53
        RGB:
        227, 47, 83
        CMY:
        11, 82, 67
        CMYK:
        0, 79, 63, 11
      HSL:
        348°, 76.2712%, 53.7255%
        HSV (HSB):
        348°, 79.2952%, 89.0196%
        XYZ:
        34.2564, 18.9885, 10.0432
        xyY:
        0.5413, 0.3000, 18.9885
      CIE-Lab:
        50.6737, 68.4395, 24.5894
        CIE-LCH:
        50.6737, 72.7228, 19.7627
        CIE-Luv:
        50.6737, 128.1576, 13.8594
        Hunter-Lab:
        43.5757, 64.0675, 16.8380
      #e32f53 color charts
#e32f53 RGB chart
      #e32f53 CMYK chart
      #e32f53 RGB pie chart
      #e32f53 color shades, tints & tones
#e32f53 color schemes
#e32f53 color preview, HTML & CSS examples
           This text has a color of #e32f53        
        
          <p style="color:#e32f53;">Text here</p>
        
        
          .mytext {color:#e32f53;}
        
        Text color #e32f53
      
           This box has a color of #e32f53        
        
          <div style="background-color:#e32f53;">Content here</div>
        
        
          .mybackground {background-color:#e32f53;}
        
        Background color #e32f53
      
           Border around this has a color of #e32f53        
        
          <div style="border:2px solid #e32f53;">Content here</div>
        
        
          .myborder {border:2px solid #e32f53;}
        
        Border color #e32f53