#5e3bee color space conversions
Hex:
        #5e3bee
        RGB:
        94, 59, 238
        CMY:
        63, 77, 7
        CMYK:
        61, 75, 0, 7
      HSL:
        252°, 84.0376%, 58.2353%
        HSV (HSB):
        252°, 75.2101%, 93.3333%
        XYZ:
        21.6127, 11.6807, 82.0044
        xyY:
        0.1875, 0.1013, 11.6807
      CIE-Lab:
        40.7040, 60.7690, -84.1999
        CIE-LCH:
        40.7040, 103.8388, 305.8188
        CIE-Luv:
        40.7040, -1.3859, -122.2044
        Hunter-Lab:
        34.1770, 53.0693, -118.3368
      #5e3bee color charts
#5e3bee RGB chart
      #5e3bee CMYK chart
      #5e3bee RGB pie chart
      #5e3bee color shades, tints & tones
#5e3bee color schemes
#5e3bee color preview, HTML & CSS examples
           This text has a color of #5e3bee        
        
          <p style="color:#5e3bee;">Text here</p>
        
        
          .mytext {color:#5e3bee;}
        
        Text color #5e3bee
      
           This box has a color of #5e3bee        
        
          <div style="background-color:#5e3bee;">Content here</div>
        
        
          .mybackground {background-color:#5e3bee;}
        
        Background color #5e3bee
      
           Border around this has a color of #5e3bee        
        
          <div style="border:2px solid #5e3bee;">Content here</div>
        
        
          .myborder {border:2px solid #5e3bee;}
        
        Border color #5e3bee