#5e11ae color space conversions
Hex:
        #5e11ae
        RGB:
        94, 17, 174
        CMY:
        63, 93, 32
        CMYK:
        46, 90, 0, 32
      HSL:
        269°, 82.1990%, 37.4510%
        HSV (HSB):
        269°, 90.2299%, 68.2353%
        XYZ:
        12.4565, 5.8366, 40.5144
        xyY:
        0.2118, 0.0992, 5.8366
      CIE-Lab:
        28.9964, 60.0243, -66.2712
        CIE-LCH:
        28.9964, 89.4136, 312.1683
        CIE-Luv:
        28.9964, 10.2002, -87.1651
        Hunter-Lab:
        24.1590, 49.7574, -82.5175
      #5e11ae color charts
#5e11ae RGB chart
      #5e11ae CMYK chart
      #5e11ae RGB pie chart
      #5e11ae color shades, tints & tones
#5e11ae color schemes
#5e11ae color preview, HTML & CSS examples
           This text has a color of #5e11ae        
        
          <p style="color:#5e11ae;">Text here</p>
        
        
          .mytext {color:#5e11ae;}
        
        Text color #5e11ae
      
           This box has a color of #5e11ae        
        
          <div style="background-color:#5e11ae;">Content here</div>
        
        
          .mybackground {background-color:#5e11ae;}
        
        Background color #5e11ae
      
           Border around this has a color of #5e11ae        
        
          <div style="border:2px solid #5e11ae;">Content here</div>
        
        
          .myborder {border:2px solid #5e11ae;}
        
        Border color #5e11ae