#5e1bbb color space conversions
Hex:
        #5e1bbb
        RGB:
        94, 27, 187
        CMY:
        63, 89, 27
        CMYK:
        50, 86, 0, 27
      HSL:
        265°, 74.7664%, 41.9608%
        HSV (HSB):
        265°, 85.5615%, 73.3333%
        XYZ:
        13.9777, 6.7514, 47.5802
        xyY:
        0.2046, 0.0988, 6.7514
      CIE-Lab:
        31.2341, 60.3224, -70.3316
        CIE-LCH:
        31.2341, 92.6570, 310.6192
        CIE-Luv:
        31.2341, 7.6650, -94.5320
        Hunter-Lab:
        25.9835, 50.5521, -90.3817
      #5e1bbb color charts
#5e1bbb RGB chart
      #5e1bbb CMYK chart
      #5e1bbb RGB pie chart
      #5e1bbb color shades, tints & tones
#5e1bbb color schemes
#5e1bbb color preview, HTML & CSS examples
           This text has a color of #5e1bbb        
        
          <p style="color:#5e1bbb;">Text here</p>
        
        
          .mytext {color:#5e1bbb;}
        
        Text color #5e1bbb
      
           This box has a color of #5e1bbb        
        
          <div style="background-color:#5e1bbb;">Content here</div>
        
        
          .mybackground {background-color:#5e1bbb;}
        
        Background color #5e1bbb
      
           Border around this has a color of #5e1bbb        
        
          <div style="border:2px solid #5e1bbb;">Content here</div>
        
        
          .myborder {border:2px solid #5e1bbb;}
        
        Border color #5e1bbb