#5e50fb color space conversions
Hex:
        #5e50fb
        RGB:
        94, 80, 251
        CMY:
        63, 69, 2
        CMYK:
        63, 68, 0, 2
      HSL:
        245°, 95.5307%, 64.9020%
        HSV (HSB):
        245°, 68.1275%, 98.4314%
        XYZ:
        24.8973, 15.0820, 92.8657
        xyY:
        0.1874, 0.1135, 15.0820
      CIE-Lab:
        45.7464, 53.7720, -83.2092
        CIE-LCH:
        45.7464, 99.0717, 302.8716
        CIE-Luv:
        45.7464, -5.8506, -126.1324
        Hunter-Lab:
        38.8356, 46.4733, -114.5924
      #5e50fb color charts
#5e50fb RGB chart
      #5e50fb CMYK chart
      #5e50fb RGB pie chart
      #5e50fb color shades, tints & tones
#5e50fb color schemes
#5e50fb color preview, HTML & CSS examples
           This text has a color of #5e50fb        
        
          <p style="color:#5e50fb;">Text here</p>
        
        
          .mytext {color:#5e50fb;}
        
        Text color #5e50fb
      
           This box has a color of #5e50fb        
        
          <div style="background-color:#5e50fb;">Content here</div>
        
        
          .mybackground {background-color:#5e50fb;}
        
        Background color #5e50fb
      
           Border around this has a color of #5e50fb        
        
          <div style="border:2px solid #5e50fb;">Content here</div>
        
        
          .myborder {border:2px solid #5e50fb;}
        
        Border color #5e50fb