#5e498b color space conversions
Hex:
        #5e498b
        RGB:
        94, 73, 139
        CMY:
        63, 71, 45
        CMYK:
        32, 47, 0, 45
      HSL:
        259°, 31.1321%, 41.5686%
        HSV (HSB):
        259°, 47.4820%, 54.5098%
        XYZ:
        11.6588, 9.0089, 25.5505
        xyY:
        0.2523, 0.1949, 9.0089
      CIE-Lab:
        36.0013, 24.2891, -33.7031
        CIE-LCH:
        36.0013, 41.5435, 305.7795
        CIE-Luv:
        36.0013, 5.0886, -49.3624
        Hunter-Lab:
        30.0147, 16.8102, -29.4612
      #5e498b color charts
#5e498b RGB chart
      #5e498b CMYK chart
      #5e498b RGB pie chart
      #5e498b color shades, tints & tones
#5e498b color schemes
#5e498b color preview, HTML & CSS examples
           This text has a color of #5e498b        
        
          <p style="color:#5e498b;">Text here</p>
        
        
          .mytext {color:#5e498b;}
        
        Text color #5e498b
      
           This box has a color of #5e498b        
        
          <div style="background-color:#5e498b;">Content here</div>
        
        
          .mybackground {background-color:#5e498b;}
        
        Background color #5e498b
      
           Border around this has a color of #5e498b        
        
          <div style="border:2px solid #5e498b;">Content here</div>
        
        
          .myborder {border:2px solid #5e498b;}
        
        Border color #5e498b