#5e26ff color space conversions
Hex:
        #5e26ff
        RGB:
        94, 38, 255
        CMY:
        63, 85, 0
        CMYK:
        63, 85, 0, 0
      HSL:
        255°, 100.0000%, 57.4510%
        HSV (HSB):
        255°, 85.0980%, 100.0000%
        XYZ:
        23.3592, 10.9859, 95.4971
        xyY:
        0.1799, 0.0846, 10.9859
      CIE-Lab:
        39.5567, 73.7228, -95.6558
        CIE-LCH:
        39.5567, 120.7687, 307.6218
        CIE-Luv:
        39.5567, -0.5045, -133.7140
        Hunter-Lab:
        33.1450, 67.7956, -147.6243
      #5e26ff color charts
#5e26ff RGB chart
      #5e26ff CMYK chart
      #5e26ff RGB pie chart
      #5e26ff color shades, tints & tones
#5e26ff color schemes
#5e26ff color preview, HTML & CSS examples
           This text has a color of #5e26ff        
        
          <p style="color:#5e26ff;">Text here</p>
        
        
          .mytext {color:#5e26ff;}
        
        Text color #5e26ff
      
           This box has a color of #5e26ff        
        
          <div style="background-color:#5e26ff;">Content here</div>
        
        
          .mybackground {background-color:#5e26ff;}
        
        Background color #5e26ff
      
           Border around this has a color of #5e26ff        
        
          <div style="border:2px solid #5e26ff;">Content here</div>
        
        
          .myborder {border:2px solid #5e26ff;}
        
        Border color #5e26ff