#e5327e color space conversions
Hex:
        #e5327e
        RGB:
        229, 50, 126
        CMY:
        10, 80, 51
        CMYK:
        0, 78, 45, 10
      HSL:
        335°, 77.4892%, 54.7059%
        HSV (HSB):
        335°, 78.1659%, 89.8039%
        XYZ:
        37.2196, 20.4456, 21.7234
        xyY:
        0.4688, 0.2575, 20.4456
      CIE-Lab:
        52.3373, 71.2461, 0.9576
        CIE-LCH:
        52.3373, 71.2525, 0.7700
        CIE-Luv:
        52.3373, 113.0125, -12.5968
        Hunter-Lab:
        45.2168, 67.8005, 3.1672
      #e5327e color charts
#e5327e RGB chart
      #e5327e CMYK chart
      #e5327e RGB pie chart
      #e5327e color shades, tints & tones
#e5327e color schemes
#e5327e color preview, HTML & CSS examples
           This text has a color of #e5327e        
        
          <p style="color:#e5327e;">Text here</p>
        
        
          .mytext {color:#e5327e;}
        
        Text color #e5327e
      
           This box has a color of #e5327e        
        
          <div style="background-color:#e5327e;">Content here</div>
        
        
          .mybackground {background-color:#e5327e;}
        
        Background color #e5327e
      
           Border around this has a color of #e5327e        
        
          <div style="border:2px solid #e5327e;">Content here</div>
        
        
          .myborder {border:2px solid #e5327e;}
        
        Border color #e5327e