#4e53ef color space conversions
Hex:
        #4e53ef
        RGB:
        78, 83, 239
        CMY:
        69, 67, 6
        CMYK:
        67, 65, 0, 6
      HSL:
        238°, 83.4197%, 62.1569%
        HSV (HSB):
        238°, 67.3640%, 93.7255%
        XYZ:
        21.8151, 14.0382, 83.2212
        xyY:
        0.1832, 0.1179, 14.0382
      CIE-Lab:
        44.2877, 46.2721, -78.9168
        CIE-LCH:
        44.2877, 91.4821, 300.3848
        CIE-Luv:
        44.2877, -9.6845, -118.7407
        Hunter-Lab:
        37.4676, 38.3615, -105.4648
      #4e53ef color charts
#4e53ef RGB chart
      #4e53ef CMYK chart
      #4e53ef RGB pie chart
      #4e53ef color shades, tints & tones
#4e53ef color schemes
#4e53ef color preview, HTML & CSS examples
           This text has a color of #4e53ef        
        
          <p style="color:#4e53ef;">Text here</p>
        
        
          .mytext {color:#4e53ef;}
        
        Text color #4e53ef
      
           This box has a color of #4e53ef        
        
          <div style="background-color:#4e53ef;">Content here</div>
        
        
          .mybackground {background-color:#4e53ef;}
        
        Background color #4e53ef
      
           Border around this has a color of #4e53ef        
        
          <div style="border:2px solid #4e53ef;">Content here</div>
        
        
          .myborder {border:2px solid #4e53ef;}
        
        Border color #4e53ef