#5b56f1 color space conversions
Hex:
        #5b56f1
        RGB:
        91, 86, 241
        CMY:
        64, 66, 5
        CMYK:
        62, 64, 0, 5
      HSL:
        242°, 84.6995%, 64.1176%
        HSV (HSB):
        242°, 64.3154%, 94.5098%
        XYZ:
        23.5194, 15.2306, 84.9193
        xyY:
        0.1902, 0.1232, 15.2306
      CIE-Lab:
        45.9484, 46.8865, -77.2888
        CIE-LCH:
        45.9484, 90.3986, 301.2427
        CIE-Luv:
        45.9484, -7.2791, -118.1697
        Hunter-Lab:
        39.0264, 39.2773, -101.6933
      #5b56f1 color charts
#5b56f1 RGB chart
      #5b56f1 CMYK chart
      #5b56f1 RGB pie chart
      #5b56f1 color shades, tints & tones
#5b56f1 color schemes
#5b56f1 color preview, HTML & CSS examples
           This text has a color of #5b56f1        
        
          <p style="color:#5b56f1;">Text here</p>
        
        
          .mytext {color:#5b56f1;}
        
        Text color #5b56f1
      
           This box has a color of #5b56f1        
        
          <div style="background-color:#5b56f1;">Content here</div>
        
        
          .mybackground {background-color:#5b56f1;}
        
        Background color #5b56f1
      
           Border around this has a color of #5b56f1        
        
          <div style="border:2px solid #5b56f1;">Content here</div>
        
        
          .myborder {border:2px solid #5b56f1;}
        
        Border color #5b56f1