#5e2ebe color space conversions
Hex:
        #5e2ebe
        RGB:
        94, 46, 190
        CMY:
        63, 82, 25
        CMYK:
        51, 76, 0, 25
      HSL:
        260°, 61.0169%, 46.2745%
        HSV (HSB):
        260°, 75.7895%, 74.5098%
        XYZ:
        14.8874, 8.0514, 49.4846
        xyY:
        0.2056, 0.1112, 8.0514
      CIE-Lab:
        34.0897, 53.6196, -67.4068
        CIE-LCH:
        34.0897, 86.1321, 308.5010
        CIE-Luv:
        34.0897, 5.2110, -94.5217
        Hunter-Lab:
        28.3750, 43.9966, -83.5366
      #5e2ebe color charts
#5e2ebe RGB chart
      #5e2ebe CMYK chart
      #5e2ebe RGB pie chart
      #5e2ebe color shades, tints & tones
#5e2ebe color schemes
#5e2ebe color preview, HTML & CSS examples
           This text has a color of #5e2ebe        
        
          <p style="color:#5e2ebe;">Text here</p>
        
        
          .mytext {color:#5e2ebe;}
        
        Text color #5e2ebe
      
           This box has a color of #5e2ebe        
        
          <div style="background-color:#5e2ebe;">Content here</div>
        
        
          .mybackground {background-color:#5e2ebe;}
        
        Background color #5e2ebe
      
           Border around this has a color of #5e2ebe        
        
          <div style="border:2px solid #5e2ebe;">Content here</div>
        
        
          .myborder {border:2px solid #5e2ebe;}
        
        Border color #5e2ebe