#5e04fe color space conversions
Hex:
        #5e04fe
        RGB:
        94, 4, 254
        CMY:
        63, 98, 0
        CMYK:
        63, 98, 0, 0
      HSL:
        262°, 99.2063%, 50.5882%
        HSV (HSB):
        262°, 98.4252%, 99.6078%
        XYZ:
        22.5489, 9.6223, 94.4348
        xyY:
        0.1781, 0.0760, 9.6223
      CIE-Lab:
        37.1558, 80.4076, -99.0828
        CIE-LCH:
        37.1558, 127.6040, 309.0600
        CIE-Luv:
        37.1558, 1.2131, -133.3009
        Hunter-Lab:
        31.0198, 75.4706, -158.7850
      #5e04fe color charts
#5e04fe RGB chart
      #5e04fe CMYK chart
      #5e04fe RGB pie chart
      #5e04fe color shades, tints & tones
#5e04fe color schemes
#5e04fe color preview, HTML & CSS examples
           This text has a color of #5e04fe        
        
          <p style="color:#5e04fe;">Text here</p>
        
        
          .mytext {color:#5e04fe;}
        
        Text color #5e04fe
      
           This box has a color of #5e04fe        
        
          <div style="background-color:#5e04fe;">Content here</div>
        
        
          .mybackground {background-color:#5e04fe;}
        
        Background color #5e04fe
      
           Border around this has a color of #5e04fe        
        
          <div style="border:2px solid #5e04fe;">Content here</div>
        
        
          .myborder {border:2px solid #5e04fe;}
        
        Border color #5e04fe