#5e1185 color space conversions
Hex:
        #5e1185
        RGB:
        94, 17, 133
        CMY:
        63, 93, 48
        CMYK:
        29, 87, 0, 48
      HSL:
        280°, 77.3333%, 29.4118%
        HSV (HSB):
        280°, 87.2180%, 52.1569%
        XYZ:
        9.0502, 4.4740, 22.5769
        xyY:
        0.2507, 0.1239, 4.4740
      CIE-Lab:
        25.1805, 50.8175, -47.3755
        CIE-LCH:
        25.1805, 69.4756, 317.0076
        CIE-Luv:
        25.1805, 17.5928, -61.7040
        Hunter-Lab:
        21.1519, 39.3582, -48.4779
      #5e1185 color charts
#5e1185 RGB chart
      #5e1185 CMYK chart
      #5e1185 RGB pie chart
      #5e1185 color shades, tints & tones
#5e1185 color schemes
#5e1185 color preview, HTML & CSS examples
           This text has a color of #5e1185        
        
          <p style="color:#5e1185;">Text here</p>
        
        
          .mytext {color:#5e1185;}
        
        Text color #5e1185
      
           This box has a color of #5e1185        
        
          <div style="background-color:#5e1185;">Content here</div>
        
        
          .mybackground {background-color:#5e1185;}
        
        Background color #5e1185
      
           Border around this has a color of #5e1185        
        
          <div style="border:2px solid #5e1185;">Content here</div>
        
        
          .myborder {border:2px solid #5e1185;}
        
        Border color #5e1185