#5e83dc color space conversions
Hex:
        #5e83dc
        RGB:
        94, 131, 220
        CMY:
        63, 49, 14
        CMYK:
        57, 40, 0, 14
      HSL:
        222°, 64.2857%, 61.5686%
        HSV (HSB):
        222°, 57.2727%, 86.2745%
        XYZ:
        25.6507, 23.7796, 70.9481
        xyY:
        0.2131, 0.1975, 23.7796
      CIE-Lab:
        55.8664, 13.3456, -49.4822
        CIE-LCH:
        55.8664, 51.2503, 285.0938
        CIE-Luv:
        55.8664, -18.4857, -78.9878
        Hunter-Lab:
        48.7643, 8.5557, -52.1271
      #5e83dc color charts
#5e83dc RGB chart
      #5e83dc CMYK chart
      #5e83dc RGB pie chart
      #5e83dc color shades, tints & tones
#5e83dc color schemes
#5e83dc color preview, HTML & CSS examples
           This text has a color of #5e83dc        
        
          <p style="color:#5e83dc;">Text here</p>
        
        
          .mytext {color:#5e83dc;}
        
        Text color #5e83dc
      
           This box has a color of #5e83dc        
        
          <div style="background-color:#5e83dc;">Content here</div>
        
        
          .mybackground {background-color:#5e83dc;}
        
        Background color #5e83dc
      
           Border around this has a color of #5e83dc        
        
          <div style="border:2px solid #5e83dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e83dc;}
        
        Border color #5e83dc