#5e2bea color space conversions
Hex:
        #5e2bea
        RGB:
        94, 43, 234
        CMY:
        63, 83, 8
        CMYK:
        60, 82, 0, 8
      HSL:
        256°, 81.9742%, 54.3137%
        HSV (HSB):
        256°, 81.6239%, 91.7647%
        XYZ:
        20.3313, 10.0480, 78.7098
        xyY:
        0.1864, 0.0921, 10.0480
      CIE-Lab:
        37.9284, 66.5782, -86.5153
        CIE-LCH:
        37.9284, 109.1676, 307.5802
        CIE-Luv:
        37.9284, 0.9308, -121.4151
        Hunter-Lab:
        31.6985, 59.0166, -125.0326
      #5e2bea color charts
#5e2bea RGB chart
      #5e2bea CMYK chart
      #5e2bea RGB pie chart
      #5e2bea color shades, tints & tones
#5e2bea color schemes
#5e2bea color preview, HTML & CSS examples
           This text has a color of #5e2bea        
        
          <p style="color:#5e2bea;">Text here</p>
        
        
          .mytext {color:#5e2bea;}
        
        Text color #5e2bea
      
           This box has a color of #5e2bea        
        
          <div style="background-color:#5e2bea;">Content here</div>
        
        
          .mybackground {background-color:#5e2bea;}
        
        Background color #5e2bea
      
           Border around this has a color of #5e2bea        
        
          <div style="border:2px solid #5e2bea;">Content here</div>
        
        
          .myborder {border:2px solid #5e2bea;}
        
        Border color #5e2bea