#5e208b color space conversions
Hex:
        #5e208b
        RGB:
        94, 32, 139
        CMY:
        63, 87, 45
        CMYK:
        32, 77, 0, 45
      HSL:
        275°, 62.5731%, 33.5294%
        HSV (HSB):
        275°, 76.9784%, 54.5098%
        XYZ:
        9.7928, 5.2768, 24.9285
        xyY:
        0.2448, 0.1319, 5.2768
      CIE-Lab:
        27.5092, 46.8614, -47.3354
        CIE-LCH:
        27.5092, 66.6080, 314.7117
        CIE-Luv:
        27.5092, 14.8065, -63.7561
        Hunter-Lab:
        22.9713, 35.8961, -48.2618
      #5e208b color charts
#5e208b RGB chart
      #5e208b CMYK chart
      #5e208b RGB pie chart
      #5e208b color shades, tints & tones
#5e208b color schemes
#5e208b color preview, HTML & CSS examples
           This text has a color of #5e208b        
        
          <p style="color:#5e208b;">Text here</p>
        
        
          .mytext {color:#5e208b;}
        
        Text color #5e208b
      
           This box has a color of #5e208b        
        
          <div style="background-color:#5e208b;">Content here</div>
        
        
          .mybackground {background-color:#5e208b;}
        
        Background color #5e208b
      
           Border around this has a color of #5e208b        
        
          <div style="border:2px solid #5e208b;">Content here</div>
        
        
          .myborder {border:2px solid #5e208b;}
        
        Border color #5e208b