#5b56ff color space conversions
Hex:
        #5b56ff
        RGB:
        91, 86, 255
        CMY:
        64, 66, 0
        CMYK:
        64, 66, 0, 0
      HSL:
        242°, 100.0000%, 66.8627%
        HSV (HSB):
        242°, 66.2745%, 100.0000%
        XYZ:
        25.6922, 16.0997, 96.3612
        xyY:
        0.1860, 0.1165, 16.0997
      CIE-Lab:
        47.1051, 51.2844, -83.2171
        CIE-LCH:
        47.1051, 97.7506, 301.6444
        CIE-Luv:
        47.1051, -8.0185, -127.2842
        Hunter-Lab:
        40.1245, 44.0779, -114.3012
      #5b56ff color charts
#5b56ff RGB chart
      #5b56ff CMYK chart
      #5b56ff RGB pie chart
      #5b56ff color shades, tints & tones
#5b56ff color schemes
#5b56ff color preview, HTML & CSS examples
           This text has a color of #5b56ff        
        
          <p style="color:#5b56ff;">Text here</p>
        
        
          .mytext {color:#5b56ff;}
        
        Text color #5b56ff
      
           This box has a color of #5b56ff        
        
          <div style="background-color:#5b56ff;">Content here</div>
        
        
          .mybackground {background-color:#5b56ff;}
        
        Background color #5b56ff
      
           Border around this has a color of #5b56ff        
        
          <div style="border:2px solid #5b56ff;">Content here</div>
        
        
          .myborder {border:2px solid #5b56ff;}
        
        Border color #5b56ff