#5e78ce color space conversions
Hex:
        #5e78ce
        RGB:
        94, 120, 206
        CMY:
        63, 53, 19
        CMYK:
        54, 42, 0, 19
      HSL:
        226°, 53.3333%, 58.8235%
        HSV (HSB):
        226°, 54.3689%, 80.7843%
        XYZ:
        22.4731, 20.2689, 61.1203
        xyY:
        0.2164, 0.1952, 20.2689
      CIE-Lab:
        52.1398, 15.4741, -47.5003
        CIE-LCH:
        52.1398, 49.9572, 288.0440
        CIE-Luv:
        52.1398, -14.5960, -74.9377
        Hunter-Lab:
        45.0209, 10.3153, -48.9773
      #5e78ce color charts
#5e78ce RGB chart
      #5e78ce CMYK chart
      #5e78ce RGB pie chart
      #5e78ce color shades, tints & tones
#5e78ce color schemes
#5e78ce color preview, HTML & CSS examples
           This text has a color of #5e78ce        
        
          <p style="color:#5e78ce;">Text here</p>
        
        
          .mytext {color:#5e78ce;}
        
        Text color #5e78ce
      
           This box has a color of #5e78ce        
        
          <div style="background-color:#5e78ce;">Content here</div>
        
        
          .mybackground {background-color:#5e78ce;}
        
        Background color #5e78ce
      
           Border around this has a color of #5e78ce        
        
          <div style="border:2px solid #5e78ce;">Content here</div>
        
        
          .myborder {border:2px solid #5e78ce;}
        
        Border color #5e78ce