#5e25fc color space conversions
Hex:
        #5e25fc
        RGB:
        94, 37, 252
        CMY:
        63, 85, 1
        CMYK:
        63, 85, 0, 1
      HSL:
        256°, 97.2851%, 56.6667%
        HSV (HSB):
        256°, 85.3175%, 98.8235%
        XYZ:
        22.8483, 10.7311, 92.9625
        xyY:
        0.1806, 0.0848, 10.7311
      CIE-Lab:
        39.1238, 73.2888, -94.6933
        CIE-LCH:
        39.1238, 119.7416, 307.7384
        CIE-Luv:
        39.1238, -0.1622, -132.0383
        Hunter-Lab:
        32.7583, 67.1734, -145.3239
      #5e25fc color charts
#5e25fc RGB chart
      #5e25fc CMYK chart
      #5e25fc RGB pie chart
      #5e25fc color shades, tints & tones
#5e25fc color schemes
#5e25fc color preview, HTML & CSS examples
           This text has a color of #5e25fc        
        
          <p style="color:#5e25fc;">Text here</p>
        
        
          .mytext {color:#5e25fc;}
        
        Text color #5e25fc
      
           This box has a color of #5e25fc        
        
          <div style="background-color:#5e25fc;">Content here</div>
        
        
          .mybackground {background-color:#5e25fc;}
        
        Background color #5e25fc
      
           Border around this has a color of #5e25fc        
        
          <div style="border:2px solid #5e25fc;">Content here</div>
        
        
          .myborder {border:2px solid #5e25fc;}
        
        Border color #5e25fc