#5e41fe color space conversions
Hex:
        #5e41fe
        RGB:
        94, 65, 254
        CMY:
        63, 75, 0
        CMYK:
        63, 74, 0, 0
      HSL:
        249°, 98.9529%, 62.5490%
        HSV (HSB):
        249°, 74.4094%, 99.6078%
        XYZ:
        24.3958, 13.3160, 95.0504
        xyY:
        0.1838, 0.1003, 13.3160
      CIE-Lab:
        43.2356, 62.4313, -89.0139
        CIE-LCH:
        43.2356, 108.7250, 305.0445
        CIE-Luv:
        43.2356, -3.5031, -130.9712
        Hunter-Lab:
        36.4911, 55.4749, -128.8920
      #5e41fe color charts
#5e41fe RGB chart
      #5e41fe CMYK chart
      #5e41fe RGB pie chart
      #5e41fe color shades, tints & tones
#5e41fe color schemes
#5e41fe color preview, HTML & CSS examples
           This text has a color of #5e41fe        
        
          <p style="color:#5e41fe;">Text here</p>
        
        
          .mytext {color:#5e41fe;}
        
        Text color #5e41fe
      
           This box has a color of #5e41fe        
        
          <div style="background-color:#5e41fe;">Content here</div>
        
        
          .mybackground {background-color:#5e41fe;}
        
        Background color #5e41fe
      
           Border around this has a color of #5e41fe        
        
          <div style="border:2px solid #5e41fe;">Content here</div>
        
        
          .myborder {border:2px solid #5e41fe;}
        
        Border color #5e41fe