#5e7beb color space conversions
Hex:
        #5e7beb
        RGB:
        94, 123, 235
        CMY:
        63, 52, 8
        CMYK:
        60, 48, 0, 8
      HSL:
        228°, 77.9006%, 64.5098%
        HSV (HSB):
        228°, 60.0000%, 92.1569%
        XYZ:
        26.6944, 22.5438, 81.5417
        xyY:
        0.2041, 0.1724, 22.5438
      CIE-Lab:
        54.5993, 23.1322, -59.8997
        CIE-LCH:
        54.5993, 64.2112, 291.1157
        CIE-Luv:
        54.5993, -16.0723, -96.1322
        Hunter-Lab:
        47.4803, 17.2661, -68.5873
      #5e7beb color charts
#5e7beb RGB chart
      #5e7beb CMYK chart
      #5e7beb RGB pie chart
      #5e7beb color shades, tints & tones
#5e7beb color schemes
#5e7beb color preview, HTML & CSS examples
           This text has a color of #5e7beb        
        
          <p style="color:#5e7beb;">Text here</p>
        
        
          .mytext {color:#5e7beb;}
        
        Text color #5e7beb
      
           This box has a color of #5e7beb        
        
          <div style="background-color:#5e7beb;">Content here</div>
        
        
          .mybackground {background-color:#5e7beb;}
        
        Background color #5e7beb
      
           Border around this has a color of #5e7beb        
        
          <div style="border:2px solid #5e7beb;">Content here</div>
        
        
          .myborder {border:2px solid #5e7beb;}
        
        Border color #5e7beb