#5e26fe color space conversions
Hex:
        #5e26fe
        RGB:
        94, 38, 254
        CMY:
        63, 85, 0
        CMYK:
        63, 85, 0, 0
      HSL:
        256°, 99.0826%, 57.2549%
        HSV (HSB):
        256°, 85.0394%, 99.6078%
        XYZ:
        23.1986, 10.9217, 94.6513
        xyY:
        0.1802, 0.0848, 10.9217
      CIE-Lab:
        39.4482, 73.4710, -95.2760
        CIE-LCH:
        39.4482, 120.3142, 307.6372
        CIE-Luv:
        39.4482, -0.4178, -133.1463
        Hunter-Lab:
        33.0479, 67.4674, -146.6766
      #5e26fe color charts
#5e26fe RGB chart
      #5e26fe CMYK chart
      #5e26fe RGB pie chart
      #5e26fe color shades, tints & tones
#5e26fe color schemes
#5e26fe color preview, HTML & CSS examples
           This text has a color of #5e26fe        
        
          <p style="color:#5e26fe;">Text here</p>
        
        
          .mytext {color:#5e26fe;}
        
        Text color #5e26fe
      
           This box has a color of #5e26fe        
        
          <div style="background-color:#5e26fe;">Content here</div>
        
        
          .mybackground {background-color:#5e26fe;}
        
        Background color #5e26fe
      
           Border around this has a color of #5e26fe        
        
          <div style="border:2px solid #5e26fe;">Content here</div>
        
        
          .myborder {border:2px solid #5e26fe;}
        
        Border color #5e26fe