#4e5ecd color space conversions
Hex:
        #4e5ecd
        RGB:
        78, 94, 205
        CMY:
        69, 63, 20
        CMYK:
        62, 54, 0, 20
      HSL:
        232°, 55.9471%, 55.4902%
        HSV (HSB):
        232°, 61.9512%, 80.3922%
        XYZ:
        18.1640, 14.0329, 59.5089
        xyY:
        0.1981, 0.1530, 14.0329
      CIE-Lab:
        44.2801, 28.1736, -59.5887
        CIE-LCH:
        44.2801, 65.9133, 295.3048
        CIE-Luv:
        44.2801, -11.1698, -91.0474
        Hunter-Lab:
        37.4605, 20.9961, -67.9644
      #4e5ecd color charts
#4e5ecd RGB chart
      #4e5ecd CMYK chart
      #4e5ecd RGB pie chart
      #4e5ecd color shades, tints & tones
#4e5ecd color schemes
#4e5ecd color preview, HTML & CSS examples
           This text has a color of #4e5ecd        
        
          <p style="color:#4e5ecd;">Text here</p>
        
        
          .mytext {color:#4e5ecd;}
        
        Text color #4e5ecd
      
           This box has a color of #4e5ecd        
        
          <div style="background-color:#4e5ecd;">Content here</div>
        
        
          .mybackground {background-color:#4e5ecd;}
        
        Background color #4e5ecd
      
           Border around this has a color of #4e5ecd        
        
          <div style="border:2px solid #4e5ecd;">Content here</div>
        
        
          .myborder {border:2px solid #4e5ecd;}
        
        Border color #4e5ecd