#5e78cb color space conversions
Hex:
        #5e78cb
        RGB:
        94, 120, 203
        CMY:
        63, 53, 20
        CMYK:
        54, 41, 0, 20
      HSL:
        226°, 51.1737%, 58.2353%
        HSV (HSB):
        226°, 53.6946%, 79.6078%
        XYZ:
        22.1121, 20.1244, 59.2189
        xyY:
        0.2179, 0.1984, 20.1244
      CIE-Lab:
        51.9776, 14.5086, -46.0511
        CIE-LCH:
        51.9776, 48.2825, 287.4872
        CIE-Luv:
        51.9776, -14.5412, -72.4883
        Hunter-Lab:
        44.8603, 9.4790, -46.8651
      #5e78cb color charts
#5e78cb RGB chart
      #5e78cb CMYK chart
      #5e78cb RGB pie chart
      #5e78cb color shades, tints & tones
#5e78cb color schemes
#5e78cb color preview, HTML & CSS examples
           This text has a color of #5e78cb        
        
          <p style="color:#5e78cb;">Text here</p>
        
        
          .mytext {color:#5e78cb;}
        
        Text color #5e78cb
      
           This box has a color of #5e78cb        
        
          <div style="background-color:#5e78cb;">Content here</div>
        
        
          .mybackground {background-color:#5e78cb;}
        
        Background color #5e78cb
      
           Border around this has a color of #5e78cb        
        
          <div style="border:2px solid #5e78cb;">Content here</div>
        
        
          .myborder {border:2px solid #5e78cb;}
        
        Border color #5e78cb