#5b25ff color space conversions
Hex:
        #5b25ff
        RGB:
        91, 37, 255
        CMY:
        64, 85, 0
        CMYK:
        64, 85, 0, 0
      HSL:
        255°, 100.0000%, 57.2549%
        HSV (HSB):
        255°, 85.4902%, 100.0000%
        XYZ:
        23.0260, 10.7673, 95.4724
        xyY:
        0.1781, 0.0833, 10.7673
      CIE-Lab:
        39.1857, 73.8255, -96.2790
        CIE-LCH:
        39.1857, 121.3253, 307.4805
        CIE-Luv:
        39.1857, -1.1567, -133.7576
        Hunter-Lab:
        32.8135, 67.8335, -149.5374
      #5b25ff color charts
#5b25ff RGB chart
      #5b25ff CMYK chart
      #5b25ff RGB pie chart
      #5b25ff color shades, tints & tones
#5b25ff color schemes
#5b25ff color preview, HTML & CSS examples
           This text has a color of #5b25ff        
        
          <p style="color:#5b25ff;">Text here</p>
        
        
          .mytext {color:#5b25ff;}
        
        Text color #5b25ff
      
           This box has a color of #5b25ff        
        
          <div style="background-color:#5b25ff;">Content here</div>
        
        
          .mybackground {background-color:#5b25ff;}
        
        Background color #5b25ff
      
           Border around this has a color of #5b25ff        
        
          <div style="border:2px solid #5b25ff;">Content here</div>
        
        
          .myborder {border:2px solid #5b25ff;}
        
        Border color #5b25ff