#5e41dc color space conversions
Hex:
        #5e41dc
        RGB:
        94, 65, 220
        CMY:
        63, 75, 14
        CMYK:
        57, 70, 0, 14
      HSL:
        251°, 68.8889%, 55.8824%
        HSV (HSB):
        251°, 70.4545%, 86.2745%
        XYZ:
        19.4247, 11.3276, 68.8728
        xyY:
        0.1950, 0.1137, 11.3276
      CIE-Lab:
        40.1268, 52.5897, -74.9121
        CIE-LCH:
        40.1268, 91.5286, 305.0696
        CIE-Luv:
        40.1268, -0.8397, -109.9965
        Hunter-Lab:
        33.6565, 44.1215, -97.7683
      #5e41dc color charts
#5e41dc RGB chart
      #5e41dc CMYK chart
      #5e41dc RGB pie chart
      #5e41dc color shades, tints & tones
#5e41dc color schemes
#5e41dc color preview, HTML & CSS examples
           This text has a color of #5e41dc        
        
          <p style="color:#5e41dc;">Text here</p>
        
        
          .mytext {color:#5e41dc;}
        
        Text color #5e41dc
      
           This box has a color of #5e41dc        
        
          <div style="background-color:#5e41dc;">Content here</div>
        
        
          .mybackground {background-color:#5e41dc;}
        
        Background color #5e41dc
      
           Border around this has a color of #5e41dc        
        
          <div style="border:2px solid #5e41dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e41dc;}
        
        Border color #5e41dc