#5b6cdb color space conversions
Hex:
        #5b6cdb
        RGB:
        91, 108, 219
        CMY:
        64, 58, 14
        CMYK:
        58, 51, 0, 14
      HSL:
        232°, 64.0000%, 60.7843%
        HSV (HSB):
        232°, 58.4475%, 85.8824%
        XYZ:
        22.4631, 18.0637, 69.3205
        xyY:
        0.2045, 0.1644, 18.0637
      CIE-Lab:
        49.5733, 26.4907, -58.9962
        CIE-LCH:
        49.5733, 64.6708, 294.1812
        CIE-Luv:
        49.5733, -12.0060, -92.8557
        Hunter-Lab:
        42.5015, 19.9643, -66.9519
      #5b6cdb color charts
#5b6cdb RGB chart
      #5b6cdb CMYK chart
      #5b6cdb RGB pie chart
      #5b6cdb color shades, tints & tones
#5b6cdb color schemes
#5b6cdb color preview, HTML & CSS examples
           This text has a color of #5b6cdb        
        
          <p style="color:#5b6cdb;">Text here</p>
        
        
          .mytext {color:#5b6cdb;}
        
        Text color #5b6cdb
      
           This box has a color of #5b6cdb        
        
          <div style="background-color:#5b6cdb;">Content here</div>
        
        
          .mybackground {background-color:#5b6cdb;}
        
        Background color #5b6cdb
      
           Border around this has a color of #5b6cdb        
        
          <div style="border:2px solid #5b6cdb;">Content here</div>
        
        
          .myborder {border:2px solid #5b6cdb;}
        
        Border color #5b6cdb