#5e1abd color space conversions
Hex:
        #5e1abd
        RGB:
        94, 26, 189
        CMY:
        63, 90, 26
        CMYK:
        50, 86, 0, 26
      HSL:
        265°, 75.8140%, 42.1569%
        HSV (HSB):
        265°, 86.2434%, 74.1176%
        XYZ:
        14.1708, 6.7926, 48.7083
        xyY:
        0.2034, 0.0975, 6.7926
      CIE-Lab:
        31.3300, 61.1192, -71.3565
        CIE-LCH:
        31.3300, 93.9537, 310.5811
        CIE-Luv:
        31.3300, 7.4761, -95.7813
        Hunter-Lab:
        26.0626, 51.4447, -92.5631
      #5e1abd color charts
#5e1abd RGB chart
      #5e1abd CMYK chart
      #5e1abd RGB pie chart
      #5e1abd color shades, tints & tones
#5e1abd color schemes
#5e1abd color preview, HTML & CSS examples
           This text has a color of #5e1abd        
        
          <p style="color:#5e1abd;">Text here</p>
        
        
          .mytext {color:#5e1abd;}
        
        Text color #5e1abd
      
           This box has a color of #5e1abd        
        
          <div style="background-color:#5e1abd;">Content here</div>
        
        
          .mybackground {background-color:#5e1abd;}
        
        Background color #5e1abd
      
           Border around this has a color of #5e1abd        
        
          <div style="border:2px solid #5e1abd;">Content here</div>
        
        
          .myborder {border:2px solid #5e1abd;}
        
        Border color #5e1abd