#5e5bea color space conversions
Hex:
        #5e5bea
        RGB:
        94, 91, 234
        CMY:
        63, 64, 8
        CMYK:
        60, 61, 0, 8
      HSL:
        241°, 77.2973%, 63.7255%
        HSV (HSB):
        241°, 61.1111%, 91.7647%
        XYZ:
        23.2085, 15.8024, 79.6688
        xyY:
        0.1956, 0.1332, 15.8024
      CIE-Lab:
        46.7141, 42.1968, -72.0935
        CIE-LCH:
        46.7141, 83.5347, 300.3407
        CIE-Luv:
        46.7141, -7.2227, -111.4163
        Hunter-Lab:
        39.7522, 34.6470, -90.9988
      #5e5bea color charts
#5e5bea RGB chart
      #5e5bea CMYK chart
      #5e5bea RGB pie chart
      #5e5bea color shades, tints & tones
#5e5bea color schemes
#5e5bea color preview, HTML & CSS examples
           This text has a color of #5e5bea        
        
          <p style="color:#5e5bea;">Text here</p>
        
        
          .mytext {color:#5e5bea;}
        
        Text color #5e5bea
      
           This box has a color of #5e5bea        
        
          <div style="background-color:#5e5bea;">Content here</div>
        
        
          .mybackground {background-color:#5e5bea;}
        
        Background color #5e5bea
      
           Border around this has a color of #5e5bea        
        
          <div style="border:2px solid #5e5bea;">Content here</div>
        
        
          .myborder {border:2px solid #5e5bea;}
        
        Border color #5e5bea