#4e31a5 color space conversions
Hex:
        #4e31a5
        RGB:
        78, 49, 165
        CMY:
        69, 81, 35
        CMYK:
        53, 70, 0, 35
      HSL:
        255°, 54.2056%, 41.9608%
        HSV (HSB):
        255°, 70.3030%, 64.7059%
        XYZ:
        11.0317, 6.5329, 36.2769
        xyY:
        0.2049, 0.1213, 6.5329
      CIE-Lab:
        30.7191, 42.5209, -58.0999
        CIE-LCH:
        30.7191, 71.9974, 306.1989
        CIE-Luv:
        30.7191, 1.8812, -79.2506
        Hunter-Lab:
        25.5596, 32.3127, -66.2588
      #4e31a5 color charts
#4e31a5 RGB chart
      #4e31a5 CMYK chart
      #4e31a5 RGB pie chart
      #4e31a5 color shades, tints & tones
#4e31a5 color schemes
#4e31a5 color preview, HTML & CSS examples
           This text has a color of #4e31a5        
        
          <p style="color:#4e31a5;">Text here</p>
        
        
          .mytext {color:#4e31a5;}
        
        Text color #4e31a5
      
           This box has a color of #4e31a5        
        
          <div style="background-color:#4e31a5;">Content here</div>
        
        
          .mybackground {background-color:#4e31a5;}
        
        Background color #4e31a5
      
           Border around this has a color of #4e31a5        
        
          <div style="border:2px solid #4e31a5;">Content here</div>
        
        
          .myborder {border:2px solid #4e31a5;}
        
        Border color #4e31a5