#5e6cdf color space conversions
Hex:
        #5e6cdf
        RGB:
        94, 108, 223
        CMY:
        63, 58, 13
        CMYK:
        58, 52, 0, 13
      HSL:
        233°, 66.8394%, 62.1569%
        HSV (HSB):
        233°, 57.8475%, 87.4510%
        XYZ:
        23.2979, 18.4325, 72.1419
        xyY:
        0.2046, 0.1619, 18.4325
      CIE-Lab:
        50.0166, 28.3632, -60.5353
        CIE-LCH:
        50.0166, 66.8505, 295.1050
        CIE-Luv:
        50.0166, -11.2550, -95.5625
        Hunter-Lab:
        42.9331, 21.7313, -69.5738
      #5e6cdf color charts
#5e6cdf RGB chart
      #5e6cdf CMYK chart
      #5e6cdf RGB pie chart
      #5e6cdf color shades, tints & tones
#5e6cdf color schemes
#5e6cdf color preview, HTML & CSS examples
           This text has a color of #5e6cdf        
        
          <p style="color:#5e6cdf;">Text here</p>
        
        
          .mytext {color:#5e6cdf;}
        
        Text color #5e6cdf
      
           This box has a color of #5e6cdf        
        
          <div style="background-color:#5e6cdf;">Content here</div>
        
        
          .mybackground {background-color:#5e6cdf;}
        
        Background color #5e6cdf
      
           Border around this has a color of #5e6cdf        
        
          <div style="border:2px solid #5e6cdf;">Content here</div>
        
        
          .myborder {border:2px solid #5e6cdf;}
        
        Border color #5e6cdf