#4e49ed color space conversions
Hex:
        #4e49ed
        RGB:
        78, 73, 237
        CMY:
        69, 71, 7
        CMYK:
        67, 69, 0, 7
      HSL:
        242°, 82.0000%, 60.7843%
        HSV (HSB):
        242°, 69.1983%, 92.9412%
        XYZ:
        20.8105, 12.4992, 81.4365
        xyY:
        0.1814, 0.1089, 12.4992
      CIE-Lab:
        41.9988, 51.3646, -81.5466
        CIE-LCH:
        41.9988, 96.3751, 302.2060
        CIE-Luv:
        41.9988, -7.6021, -120.0033
        Hunter-Lab:
        35.3542, 43.2002, -111.8233
      #4e49ed color charts
#4e49ed RGB chart
      #4e49ed CMYK chart
      #4e49ed RGB pie chart
      #4e49ed color shades, tints & tones
#4e49ed color schemes
#4e49ed color preview, HTML & CSS examples
           This text has a color of #4e49ed        
        
          <p style="color:#4e49ed;">Text here</p>
        
        
          .mytext {color:#4e49ed;}
        
        Text color #4e49ed
      
           This box has a color of #4e49ed        
        
          <div style="background-color:#4e49ed;">Content here</div>
        
        
          .mybackground {background-color:#4e49ed;}
        
        Background color #4e49ed
      
           Border around this has a color of #4e49ed        
        
          <div style="border:2px solid #4e49ed;">Content here</div>
        
        
          .myborder {border:2px solid #4e49ed;}
        
        Border color #4e49ed