#5e6cef color space conversions
Hex:
        #5e6cef
        RGB:
        94, 108, 239
        CMY:
        63, 58, 6
        CMYK:
        61, 55, 0, 6
      HSL:
        234°, 81.9209%, 65.2941%
        HSV (HSB):
        234°, 60.6695%, 93.7255%
        XYZ:
        25.5586, 19.3368, 84.0466
        xyY:
        0.1982, 0.1500, 19.3368
      CIE-Lab:
        51.0789, 33.5945, -67.8103
        CIE-LCH:
        51.0789, 75.6758, 296.3547
        CIE-Luv:
        51.0789, -11.7999, -107.4452
        Hunter-Lab:
        43.9736, 26.7951, -82.5392
      #5e6cef color charts
#5e6cef RGB chart
      #5e6cef CMYK chart
      #5e6cef RGB pie chart
      #5e6cef color shades, tints & tones
#5e6cef color schemes
#5e6cef color preview, HTML & CSS examples
           This text has a color of #5e6cef        
        
          <p style="color:#5e6cef;">Text here</p>
        
        
          .mytext {color:#5e6cef;}
        
        Text color #5e6cef
      
           This box has a color of #5e6cef        
        
          <div style="background-color:#5e6cef;">Content here</div>
        
        
          .mybackground {background-color:#5e6cef;}
        
        Background color #5e6cef
      
           Border around this has a color of #5e6cef        
        
          <div style="border:2px solid #5e6cef;">Content here</div>
        
        
          .myborder {border:2px solid #5e6cef;}
        
        Border color #5e6cef