#5e208f color space conversions
Hex:
        #5e208f
        RGB:
        94, 32, 143
        CMY:
        63, 87, 44
        CMYK:
        34, 78, 0, 44
      HSL:
        274°, 63.4286%, 34.3137%
        HSV (HSB):
        274°, 77.6224%, 56.0784%
        XYZ:
        10.0905, 5.3959, 26.4963
        xyY:
        0.2403, 0.1285, 5.3959
      CIE-Lab:
        27.8341, 47.8128, -49.2883
        CIE-LCH:
        27.8341, 68.6687, 314.1294
        CIE-Luv:
        27.8341, 14.0626, -66.4124
        Hunter-Lab:
        23.2290, 36.8884, -51.3690
      #5e208f color charts
#5e208f RGB chart
      #5e208f CMYK chart
      #5e208f RGB pie chart
      #5e208f color shades, tints & tones
#5e208f color schemes
#5e208f color preview, HTML & CSS examples
           This text has a color of #5e208f        
        
          <p style="color:#5e208f;">Text here</p>
        
        
          .mytext {color:#5e208f;}
        
        Text color #5e208f
      
           This box has a color of #5e208f        
        
          <div style="background-color:#5e208f;">Content here</div>
        
        
          .mybackground {background-color:#5e208f;}
        
        Background color #5e208f
      
           Border around this has a color of #5e208f        
        
          <div style="border:2px solid #5e208f;">Content here</div>
        
        
          .myborder {border:2px solid #5e208f;}
        
        Border color #5e208f