#5e89ee color space conversions
Hex:
        #5e89ee
        RGB:
        94, 137, 238
        CMY:
        63, 46, 7
        CMYK:
        61, 42, 0, 7
      HSL:
        222°, 80.8989%, 65.0980%
        HSV (HSB):
        222°, 60.5042%, 93.3333%
        XYZ:
        28.9944, 26.4441, 84.4650
        xyY:
        0.2072, 0.1890, 26.4441
      CIE-Lab:
        58.4562, 15.6535, -55.3949
        CIE-LCH:
        58.4562, 57.5641, 285.7793
        CIE-Luv:
        58.4562, -20.5531, -89.5592
        Hunter-Lab:
        51.4238, 10.6524, -61.3888
      #5e89ee color charts
#5e89ee RGB chart
      #5e89ee CMYK chart
      #5e89ee RGB pie chart
      #5e89ee color shades, tints & tones
#5e89ee color schemes
#5e89ee color preview, HTML & CSS examples
           This text has a color of #5e89ee        
        
          <p style="color:#5e89ee;">Text here</p>
        
        
          .mytext {color:#5e89ee;}
        
        Text color #5e89ee
      
           This box has a color of #5e89ee        
        
          <div style="background-color:#5e89ee;">Content here</div>
        
        
          .mybackground {background-color:#5e89ee;}
        
        Background color #5e89ee
      
           Border around this has a color of #5e89ee        
        
          <div style="border:2px solid #5e89ee;">Content here</div>
        
        
          .myborder {border:2px solid #5e89ee;}
        
        Border color #5e89ee