#5e83fd color space conversions
Hex:
        #5e83fd
        RGB:
        94, 131, 253
        CMY:
        63, 49, 1
        CMYK:
        63, 48, 0, 1
      HSL:
        226°, 97.5460%, 68.0392%
        HSV (HSB):
        226°, 62.8458%, 99.2157%
        XYZ:
        30.4620, 25.7041, 96.2844
        xyY:
        0.1998, 0.1686, 25.7041
      CIE-Lab:
        57.7551, 24.2611, -64.8038
        CIE-LCH:
        57.7551, 69.1964, 290.5247
        CIE-Luv:
        57.7551, -18.7521, -105.2204
        Hunter-Lab:
        50.6992, 18.5259, -77.1099
      #5e83fd color charts
#5e83fd RGB chart
      #5e83fd CMYK chart
      #5e83fd RGB pie chart
      #5e83fd color shades, tints & tones
#5e83fd color schemes
#5e83fd color preview, HTML & CSS examples
           This text has a color of #5e83fd        
        
          <p style="color:#5e83fd;">Text here</p>
        
        
          .mytext {color:#5e83fd;}
        
        Text color #5e83fd
      
           This box has a color of #5e83fd        
        
          <div style="background-color:#5e83fd;">Content here</div>
        
        
          .mybackground {background-color:#5e83fd;}
        
        Background color #5e83fd
      
           Border around this has a color of #5e83fd        
        
          <div style="border:2px solid #5e83fd;">Content here</div>
        
        
          .myborder {border:2px solid #5e83fd;}
        
        Border color #5e83fd