#5e81da color space conversions
Hex:
        #5e81da
        RGB:
        94, 129, 218
        CMY:
        63, 49, 15
        CMYK:
        57, 41, 0, 15
      HSL:
        223°, 62.6263%, 61.1765%
        HSV (HSB):
        223°, 56.8807%, 85.4902%
        XYZ:
        25.1212, 23.1422, 69.4725
        xyY:
        0.2134, 0.1966, 23.1422
      CIE-Lab:
        55.2185, 13.9001, -49.3889
        CIE-LCH:
        55.2185, 51.3076, 285.7188
        CIE-Luv:
        55.2185, -17.7953, -78.7104
        Hunter-Lab:
        48.1063, 9.0272, -51.9490
      #5e81da color charts
#5e81da RGB chart
      #5e81da CMYK chart
      #5e81da RGB pie chart
      #5e81da color shades, tints & tones
#5e81da color schemes
#5e81da color preview, HTML & CSS examples
           This text has a color of #5e81da        
        
          <p style="color:#5e81da;">Text here</p>
        
        
          .mytext {color:#5e81da;}
        
        Text color #5e81da
      
           This box has a color of #5e81da        
        
          <div style="background-color:#5e81da;">Content here</div>
        
        
          .mybackground {background-color:#5e81da;}
        
        Background color #5e81da
      
           Border around this has a color of #5e81da        
        
          <div style="border:2px solid #5e81da;">Content here</div>
        
        
          .myborder {border:2px solid #5e81da;}
        
        Border color #5e81da