#5e6ced color space conversions
Hex:
        #5e6ced
        RGB:
        94, 108, 237
        CMY:
        63, 58, 7
        CMYK:
        60, 54, 0, 7
      HSL:
        234°, 79.8883%, 64.9020%
        HSV (HSB):
        234°, 60.3376%, 92.9412%
        XYZ:
        25.2647, 19.2192, 82.4989
        xyY:
        0.1990, 0.1514, 19.2192
      CIE-Lab:
        50.9427, 32.9398, -66.9120
        CIE-LCH:
        50.9427, 74.5805, 296.2103
        CIE-Luv:
        50.9427, -11.7320, -105.9832
        Hunter-Lab:
        43.8397, 26.1495, -80.8857
      #5e6ced color charts
#5e6ced RGB chart
      #5e6ced CMYK chart
      #5e6ced RGB pie chart
      #5e6ced color shades, tints & tones
#5e6ced color schemes
#5e6ced color preview, HTML & CSS examples
           This text has a color of #5e6ced        
        
          <p style="color:#5e6ced;">Text here</p>
        
        
          .mytext {color:#5e6ced;}
        
        Text color #5e6ced
      
           This box has a color of #5e6ced        
        
          <div style="background-color:#5e6ced;">Content here</div>
        
        
          .mybackground {background-color:#5e6ced;}
        
        Background color #5e6ced
      
           Border around this has a color of #5e6ced        
        
          <div style="border:2px solid #5e6ced;">Content here</div>
        
        
          .myborder {border:2px solid #5e6ced;}
        
        Border color #5e6ced