#5e256b color space conversions
Hex:
        #5e256b
        RGB:
        94, 37, 107
        CMY:
        63, 85, 58
        CMYK:
        12, 65, 0, 58
      HSL:
        289°, 48.6111%, 28.2353%
        HSV (HSB):
        289°, 65.4206%, 41.9608%
        XYZ:
        7.9315, 4.7644, 14.4115
        xyY:
        0.2926, 0.1758, 4.7644
      CIE-Lab:
        26.0526, 37.2343, -29.4203
        CIE-LCH:
        26.0526, 47.4547, 321.6863
        CIE-Luv:
        26.0526, 20.6159, -40.1939
        Hunter-Lab:
        21.8274, 26.6642, -23.8669
      #5e256b color charts
#5e256b RGB chart
      #5e256b CMYK chart
      #5e256b RGB pie chart
      #5e256b color shades, tints & tones
#5e256b color schemes
#5e256b color preview, HTML & CSS examples
           This text has a color of #5e256b        
        
          <p style="color:#5e256b;">Text here</p>
        
        
          .mytext {color:#5e256b;}
        
        Text color #5e256b
      
           This box has a color of #5e256b        
        
          <div style="background-color:#5e256b;">Content here</div>
        
        
          .mybackground {background-color:#5e256b;}
        
        Background color #5e256b
      
           Border around this has a color of #5e256b        
        
          <div style="border:2px solid #5e256b;">Content here</div>
        
        
          .myborder {border:2px solid #5e256b;}
        
        Border color #5e256b