#5e88fa color space conversions
Hex:
        #5e88fa
        RGB:
        94, 136, 250
        CMY:
        63, 47, 2
        CMYK:
        62, 46, 0, 2
      HSL:
        224°, 93.9759%, 67.4510%
        HSV (HSB):
        224°, 62.4000%, 98.0392%
        XYZ:
        30.6756, 26.8901, 94.0160
        xyY:
        0.2024, 0.1774, 26.8901
      CIE-Lab:
        58.8725, 20.2427, -61.3579
        CIE-LCH:
        58.8725, 64.6108, 288.2583
        CIE-Luv:
        58.8725, -20.2708, -99.7758
        Hunter-Lab:
        51.8557, 14.8454, -71.1957
      #5e88fa color charts
#5e88fa RGB chart
      #5e88fa CMYK chart
      #5e88fa RGB pie chart
      #5e88fa color shades, tints & tones
#5e88fa color schemes
#5e88fa color preview, HTML & CSS examples
           This text has a color of #5e88fa        
        
          <p style="color:#5e88fa;">Text here</p>
        
        
          .mytext {color:#5e88fa;}
        
        Text color #5e88fa
      
           This box has a color of #5e88fa        
        
          <div style="background-color:#5e88fa;">Content here</div>
        
        
          .mybackground {background-color:#5e88fa;}
        
        Background color #5e88fa
      
           Border around this has a color of #5e88fa        
        
          <div style="border:2px solid #5e88fa;">Content here</div>
        
        
          .myborder {border:2px solid #5e88fa;}
        
        Border color #5e88fa