#5b6ceb color space conversions
Hex:
        #5b6ceb
        RGB:
        91, 108, 235
        CMY:
        64, 58, 8
        CMYK:
        61, 54, 0, 8
      HSL:
        233°, 78.2609%, 63.9216%
        HSV (HSB):
        233°, 61.2766%, 92.1569%
        XYZ:
        24.6723, 18.9474, 80.9541
        xyY:
        0.1981, 0.1521, 18.9474
      CIE-Lab:
        50.6256, 31.7740, -66.3135
        CIE-LCH:
        50.6256, 73.5327, 295.6013
        CIE-Luv:
        50.6256, -12.4864, -104.8200
        Hunter-Lab:
        43.5286, 24.9999, -79.7969
      #5b6ceb color charts
#5b6ceb RGB chart
      #5b6ceb CMYK chart
      #5b6ceb RGB pie chart
      #5b6ceb color shades, tints & tones
#5b6ceb color schemes
#5b6ceb color preview, HTML & CSS examples
           This text has a color of #5b6ceb        
        
          <p style="color:#5b6ceb;">Text here</p>
        
        
          .mytext {color:#5b6ceb;}
        
        Text color #5b6ceb
      
           This box has a color of #5b6ceb        
        
          <div style="background-color:#5b6ceb;">Content here</div>
        
        
          .mybackground {background-color:#5b6ceb;}
        
        Background color #5b6ceb
      
           Border around this has a color of #5b6ceb        
        
          <div style="border:2px solid #5b6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5b6ceb;}
        
        Border color #5b6ceb