#5a25fb color space conversions
Hex:
        #5a25fb
        RGB:
        90, 37, 251
        CMY:
        65, 85, 2
        CMYK:
        64, 85, 0, 2
      HSL:
        255°, 96.3964%, 56.4706%
        HSV (HSB):
        255°, 85.2590%, 98.4314%
        XYZ:
        22.2906, 10.4618, 92.1113
        xyY:
        0.1785, 0.0838, 10.4618
      CIE-Lab:
        38.6589, 72.7424, -94.9140
        CIE-LCH:
        38.6589, 119.5831, 307.4667
        CIE-Luv:
        38.6589, -1.0634, -131.4960
        Hunter-Lab:
        32.3448, 66.4112, -146.2045
      #5a25fb color charts
#5a25fb RGB chart
      #5a25fb CMYK chart
      #5a25fb RGB pie chart
      #5a25fb color shades, tints & tones
#5a25fb color schemes
#5a25fb color preview, HTML & CSS examples
           This text has a color of #5a25fb        
        
          <p style="color:#5a25fb;">Text here</p>
        
        
          .mytext {color:#5a25fb;}
        
        Text color #5a25fb
      
           This box has a color of #5a25fb        
        
          <div style="background-color:#5a25fb;">Content here</div>
        
        
          .mybackground {background-color:#5a25fb;}
        
        Background color #5a25fb
      
           Border around this has a color of #5a25fb        
        
          <div style="border:2px solid #5a25fb;">Content here</div>
        
        
          .myborder {border:2px solid #5a25fb;}
        
        Border color #5a25fb