#5e49dc color space conversions
Hex:
        #5e49dc
        RGB:
        94, 73, 220
        CMY:
        63, 71, 14
        CMYK:
        57, 67, 0, 14
      HSL:
        249°, 67.7419%, 57.4510%
        HSV (HSB):
        249°, 66.8182%, 86.2745%
        XYZ:
        19.9169, 12.3121, 69.0369
        xyY:
        0.1967, 0.1216, 12.3121
      CIE-Lab:
        41.7079, 48.2418, -72.3223
        CIE-LCH:
        41.7079, 86.9356, 303.7049
        CIE-Luv:
        41.7079, -2.3504, -108.0028
        Hunter-Lab:
        35.0886, 39.9148, -92.0913
      #5e49dc color charts
#5e49dc RGB chart
      #5e49dc CMYK chart
      #5e49dc RGB pie chart
      #5e49dc color shades, tints & tones
#5e49dc color schemes
#5e49dc color preview, HTML & CSS examples
           This text has a color of #5e49dc        
        
          <p style="color:#5e49dc;">Text here</p>
        
        
          .mytext {color:#5e49dc;}
        
        Text color #5e49dc
      
           This box has a color of #5e49dc        
        
          <div style="background-color:#5e49dc;">Content here</div>
        
        
          .mybackground {background-color:#5e49dc;}
        
        Background color #5e49dc
      
           Border around this has a color of #5e49dc        
        
          <div style="border:2px solid #5e49dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e49dc;}
        
        Border color #5e49dc