#5e26fc color space conversions
Hex:
        #5e26fc
        RGB:
        94, 38, 252
        CMY:
        63, 85, 1
        CMYK:
        63, 85, 0, 1
      HSL:
        256°, 97.2727%, 56.8627%
        HSV (HSB):
        256°, 84.9206%, 98.8235%
        XYZ:
        22.8799, 10.7942, 92.9730
        xyY:
        0.1807, 0.0852, 10.7942
      CIE-Lab:
        39.2316, 72.9671, -94.5145
        CIE-LCH:
        39.2316, 119.4035, 307.6688
        CIE-Luv:
        39.2316, -0.2431, -132.0094
        Hunter-Lab:
        32.8545, 66.8121, -144.7832
      #5e26fc color charts
#5e26fc RGB chart
      #5e26fc CMYK chart
      #5e26fc RGB pie chart
      #5e26fc color shades, tints & tones
#5e26fc color schemes
#5e26fc color preview, HTML & CSS examples
           This text has a color of #5e26fc        
        
          <p style="color:#5e26fc;">Text here</p>
        
        
          .mytext {color:#5e26fc;}
        
        Text color #5e26fc
      
           This box has a color of #5e26fc        
        
          <div style="background-color:#5e26fc;">Content here</div>
        
        
          .mybackground {background-color:#5e26fc;}
        
        Background color #5e26fc
      
           Border around this has a color of #5e26fc        
        
          <div style="border:2px solid #5e26fc;">Content here</div>
        
        
          .myborder {border:2px solid #5e26fc;}
        
        Border color #5e26fc