#e5318b color space conversions
Hex:
        #e5318b
        RGB:
        229, 49, 139
        CMY:
        10, 81, 45
        CMYK:
        0, 79, 39, 10
      HSL:
        330°, 77.5862%, 54.5098%
        HSV (HSB):
        330°, 78.6026%, 89.8039%
        XYZ:
        38.0716, 20.7187, 26.4186
        xyY:
        0.4468, 0.2432, 20.7187
      CIE-Lab:
        52.6403, 72.7104, -6.3969
        CIE-LCH:
        52.6403, 72.9913, 354.9722
        CIE-Luv:
        52.6403, 108.0408, -22.4270
        Hunter-Lab:
        45.5178, 69.6432, -2.5495
      #e5318b color charts
#e5318b RGB chart
      #e5318b CMYK chart
      #e5318b RGB pie chart
      #e5318b color shades, tints & tones
#e5318b color schemes
#e5318b color preview, HTML & CSS examples
           This text has a color of #e5318b        
        
          <p style="color:#e5318b;">Text here</p>
        
        
          .mytext {color:#e5318b;}
        
        Text color #e5318b
      
           This box has a color of #e5318b        
        
          <div style="background-color:#e5318b;">Content here</div>
        
        
          .mybackground {background-color:#e5318b;}
        
        Background color #e5318b
      
           Border around this has a color of #e5318b        
        
          <div style="border:2px solid #e5318b;">Content here</div>
        
        
          .myborder {border:2px solid #e5318b;}
        
        Border color #e5318b