#5e2368 color space conversions
Hex:
        #5e2368
        RGB:
        94, 35, 104
        CMY:
        63, 86, 59
        CMYK:
        10, 66, 0, 59
      HSL:
        291°, 49.6403%, 27.2549%
        HSV (HSB):
        291°, 66.3462%, 40.7843%
        XYZ:
        7.7158, 4.5812, 13.5743
        xyY:
        0.2982, 0.1771, 4.5812
      CIE-Lab:
        25.5067, 37.5883, -28.3482
        CIE-LCH:
        25.5067, 47.0798, 322.9773
        CIE-Luv:
        25.5067, 21.7505, -38.5991
        Hunter-Lab:
        21.4038, 26.8905, -22.6191
      #5e2368 color charts
#5e2368 RGB chart
      #5e2368 CMYK chart
      #5e2368 RGB pie chart
      #5e2368 color shades, tints & tones
#5e2368 color schemes
#5e2368 color preview, HTML & CSS examples
           This text has a color of #5e2368        
        
          <p style="color:#5e2368;">Text here</p>
        
        
          .mytext {color:#5e2368;}
        
        Text color #5e2368
      
           This box has a color of #5e2368        
        
          <div style="background-color:#5e2368;">Content here</div>
        
        
          .mybackground {background-color:#5e2368;}
        
        Background color #5e2368
      
           Border around this has a color of #5e2368        
        
          <div style="border:2px solid #5e2368;">Content here</div>
        
        
          .myborder {border:2px solid #5e2368;}
        
        Border color #5e2368