#5b59e1 color space conversions
Hex:
        #5b59e1
        RGB:
        91, 89, 225
        CMY:
        64, 65, 12
        CMYK:
        60, 60, 0, 12
      HSL:
        241°, 69.3878%, 61.5686%
        HSV (HSB):
        241°, 60.4444%, 88.2353%
        XYZ:
        21.4774, 14.8051, 72.9599
        xyY:
        0.1966, 0.1355, 14.8051
      CIE-Lab:
        45.3662, 40.0353, -69.2097
        CIE-LCH:
        45.3662, 79.9550, 300.0478
        CIE-Luv:
        45.3662, -7.1143, -106.2719
        Hunter-Lab:
        38.4775, 32.2997, -85.4898
      #5b59e1 color charts
#5b59e1 RGB chart
      #5b59e1 CMYK chart
      #5b59e1 RGB pie chart
      #5b59e1 color shades, tints & tones
#5b59e1 color schemes
#5b59e1 color preview, HTML & CSS examples
           This text has a color of #5b59e1        
        
          <p style="color:#5b59e1;">Text here</p>
        
        
          .mytext {color:#5b59e1;}
        
        Text color #5b59e1
      
           This box has a color of #5b59e1        
        
          <div style="background-color:#5b59e1;">Content here</div>
        
        
          .mybackground {background-color:#5b59e1;}
        
        Background color #5b59e1
      
           Border around this has a color of #5b59e1        
        
          <div style="border:2px solid #5b59e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b59e1;}
        
        Border color #5b59e1