#4e52bf color space conversions
Hex:
        #4e52bf
        RGB:
        78, 82, 191
        CMY:
        69, 68, 25
        CMYK:
        59, 57, 0, 25
      HSL:
        238°, 46.8880%, 52.7451%
        HSV (HSB):
        238°, 59.1623%, 74.9020%
        XYZ:
        15.5631, 11.4159, 50.6734
        xyY:
        0.2004, 0.1470, 11.4159
      CIE-Lab:
        40.2723, 30.9885, -57.9688
        CIE-LCH:
        40.2723, 65.7318, 298.1277
        CIE-Luv:
        40.2723, -7.3856, -86.4365
        Hunter-Lab:
        33.7874, 23.0928, -65.2704
      #4e52bf color charts
#4e52bf RGB chart
      #4e52bf CMYK chart
      #4e52bf RGB pie chart
      #4e52bf color shades, tints & tones
#4e52bf color schemes
#4e52bf color preview, HTML & CSS examples
           This text has a color of #4e52bf        
        
          <p style="color:#4e52bf;">Text here</p>
        
        
          .mytext {color:#4e52bf;}
        
        Text color #4e52bf
      
           This box has a color of #4e52bf        
        
          <div style="background-color:#4e52bf;">Content here</div>
        
        
          .mybackground {background-color:#4e52bf;}
        
        Background color #4e52bf
      
           Border around this has a color of #4e52bf        
        
          <div style="border:2px solid #4e52bf;">Content here</div>
        
        
          .myborder {border:2px solid #4e52bf;}
        
        Border color #4e52bf