#5e20bf color space conversions
Hex:
        #5e20bf
        RGB:
        94, 32, 191
        CMY:
        63, 87, 25
        CMYK:
        51, 83, 0, 25
      HSL:
        263°, 71.3004%, 43.7255%
        HSV (HSB):
        263°, 83.2461%, 74.9020%
        XYZ:
        14.5366, 7.1743, 49.9088
        xyY:
        0.2030, 0.1002, 7.1743
      CIE-Lab:
        32.2004, 59.6291, -71.1022
        CIE-LCH:
        32.2004, 92.7963, 309.9845
        CIE-Luv:
        32.2004, 6.7101, -96.6329
        Hunter-Lab:
        26.7849, 50.0012, -91.7269
      #5e20bf color charts
#5e20bf RGB chart
      #5e20bf CMYK chart
      #5e20bf RGB pie chart
      #5e20bf color shades, tints & tones
#5e20bf color schemes
#5e20bf color preview, HTML & CSS examples
           This text has a color of #5e20bf        
        
          <p style="color:#5e20bf;">Text here</p>
        
        
          .mytext {color:#5e20bf;}
        
        Text color #5e20bf
      
           This box has a color of #5e20bf        
        
          <div style="background-color:#5e20bf;">Content here</div>
        
        
          .mybackground {background-color:#5e20bf;}
        
        Background color #5e20bf
      
           Border around this has a color of #5e20bf        
        
          <div style="border:2px solid #5e20bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e20bf;}
        
        Border color #5e20bf