#5e77da color space conversions
Hex:
        #5e77da
        RGB:
        94, 119, 218
        CMY:
        63, 53, 15
        CMYK:
        57, 45, 0, 15
      HSL:
        228°, 62.6263%, 61.1765%
        HSV (HSB):
        228°, 56.8807%, 85.4902%
        XYZ:
        23.8678, 20.6353, 69.0547
        xyY:
        0.2102, 0.1817, 20.6353
      CIE-Lab:
        52.5480, 19.9826, -53.6472
        CIE-LCH:
        52.5480, 57.2480, 290.4295
        CIE-Luv:
        52.5480, -14.4992, -85.2347
        Hunter-Lab:
        45.4261, 14.2920, -58.3318
      #5e77da color charts
#5e77da RGB chart
      #5e77da CMYK chart
      #5e77da RGB pie chart
      #5e77da color shades, tints & tones
#5e77da color schemes
#5e77da color preview, HTML & CSS examples
           This text has a color of #5e77da        
        
          <p style="color:#5e77da;">Text here</p>
        
        
          .mytext {color:#5e77da;}
        
        Text color #5e77da
      
           This box has a color of #5e77da        
        
          <div style="background-color:#5e77da;">Content here</div>
        
        
          .mybackground {background-color:#5e77da;}
        
        Background color #5e77da
      
           Border around this has a color of #5e77da        
        
          <div style="border:2px solid #5e77da;">Content here</div>
        
        
          .myborder {border:2px solid #5e77da;}
        
        Border color #5e77da