#e5327b color space conversions
Hex:
        #e5327b
        RGB:
        229, 50, 123
        CMY:
        10, 80, 52
        CMYK:
        0, 78, 46, 10
      HSL:
        336°, 77.4892%, 54.7059%
        HSV (HSB):
        336°, 78.1659%, 89.8039%
        XYZ:
        37.0289, 20.3693, 20.7189
        xyY:
        0.4740, 0.2608, 20.3693
      CIE-Lab:
        52.2522, 70.9870, 2.6406
        CIE-LCH:
        52.2522, 71.0361, 2.1303
        CIE-Luv:
        52.2522, 114.2043, -10.4458
        Hunter-Lab:
        45.1323, 67.4688, 4.3744
      #e5327b color charts
#e5327b RGB chart
      #e5327b CMYK chart
      #e5327b RGB pie chart
      #e5327b color shades, tints & tones
#e5327b color schemes
#e5327b color preview, HTML & CSS examples
           This text has a color of #e5327b        
        
          <p style="color:#e5327b;">Text here</p>
        
        
          .mytext {color:#e5327b;}
        
        Text color #e5327b
      
           This box has a color of #e5327b        
        
          <div style="background-color:#e5327b;">Content here</div>
        
        
          .mybackground {background-color:#e5327b;}
        
        Background color #e5327b
      
           Border around this has a color of #e5327b        
        
          <div style="border:2px solid #e5327b;">Content here</div>
        
        
          .myborder {border:2px solid #e5327b;}
        
        Border color #e5327b