#5b6aeb color space conversions
Hex:
        #5b6aeb
        RGB:
        91, 106, 235
        CMY:
        64, 58, 8
        CMYK:
        61, 55, 0, 8
      HSL:
        234°, 78.2609%, 63.9216%
        HSV (HSB):
        234°, 61.2766%, 92.1569%
        XYZ:
        24.4638, 18.5304, 80.8846
        xyY:
        0.1975, 0.1496, 18.5304
      CIE-Lab:
        50.1332, 32.9955, -67.1107
        CIE-LCH:
        50.1332, 74.7834, 296.1814
        CIE-Luv:
        50.1332, -11.9351, -105.8224
        Hunter-Lab:
        43.0469, 26.1105, -81.2723
      #5b6aeb color charts
#5b6aeb RGB chart
      #5b6aeb CMYK chart
      #5b6aeb RGB pie chart
      #5b6aeb color shades, tints & tones
#5b6aeb color schemes
#5b6aeb color preview, HTML & CSS examples
           This text has a color of #5b6aeb        
        
          <p style="color:#5b6aeb;">Text here</p>
        
        
          .mytext {color:#5b6aeb;}
        
        Text color #5b6aeb
      
           This box has a color of #5b6aeb        
        
          <div style="background-color:#5b6aeb;">Content here</div>
        
        
          .mybackground {background-color:#5b6aeb;}
        
        Background color #5b6aeb
      
           Border around this has a color of #5b6aeb        
        
          <div style="border:2px solid #5b6aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5b6aeb;}
        
        Border color #5b6aeb