#5e39bf color space conversions
Hex:
        #5e39bf
        RGB:
        94, 57, 191
        CMY:
        63, 78, 25
        CMYK:
        51, 70, 0, 25
      HSL:
        257°, 54.0323%, 48.6275%
        HSV (HSB):
        257°, 70.1571%, 74.9020%
        XYZ:
        15.4832, 9.0675, 50.2244
        xyY:
        0.2071, 0.1213, 9.0675
      CIE-Lab:
        36.1140, 48.4429, -64.6790
        CIE-LCH:
        36.1140, 80.8090, 306.8322
        CIE-Luv:
        36.1140, 3.3431, -93.0810
        Hunter-Lab:
        30.1123, 39.0847, -77.8112
      #5e39bf color charts
#5e39bf RGB chart
      #5e39bf CMYK chart
      #5e39bf RGB pie chart
      #5e39bf color shades, tints & tones
#5e39bf color schemes
#5e39bf color preview, HTML & CSS examples
           This text has a color of #5e39bf        
        
          <p style="color:#5e39bf;">Text here</p>
        
        
          .mytext {color:#5e39bf;}
        
        Text color #5e39bf
      
           This box has a color of #5e39bf        
        
          <div style="background-color:#5e39bf;">Content here</div>
        
        
          .mybackground {background-color:#5e39bf;}
        
        Background color #5e39bf
      
           Border around this has a color of #5e39bf        
        
          <div style="border:2px solid #5e39bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e39bf;}
        
        Border color #5e39bf