#5e6cea color space conversions
Hex:
        #5e6cea
        RGB:
        94, 108, 234
        CMY:
        63, 58, 8
        CMYK:
        60, 54, 0, 8
      HSL:
        234°, 76.9231%, 64.3137%
        HSV (HSB):
        234°, 59.8291%, 91.7647%
        XYZ:
        24.8299, 19.0453, 80.2093
        xyY:
        0.2001, 0.1535, 19.0453
      CIE-Lab:
        50.7402, 31.9579, -65.5587
        CIE-LCH:
        50.7402, 72.9332, 295.9879
        CIE-Luv:
        50.7402, -11.6299, -103.7777
        Hunter-Lab:
        43.6409, 25.1877, -78.4227
      #5e6cea color charts
#5e6cea RGB chart
      #5e6cea CMYK chart
      #5e6cea RGB pie chart
      #5e6cea color shades, tints & tones
#5e6cea color schemes
#5e6cea color preview, HTML & CSS examples
           This text has a color of #5e6cea        
        
          <p style="color:#5e6cea;">Text here</p>
        
        
          .mytext {color:#5e6cea;}
        
        Text color #5e6cea
      
           This box has a color of #5e6cea        
        
          <div style="background-color:#5e6cea;">Content here</div>
        
        
          .mybackground {background-color:#5e6cea;}
        
        Background color #5e6cea
      
           Border around this has a color of #5e6cea        
        
          <div style="border:2px solid #5e6cea;">Content here</div>
        
        
          .myborder {border:2px solid #5e6cea;}
        
        Border color #5e6cea