#5a6bdb color space conversions
Hex:
        #5a6bdb
        RGB:
        90, 107, 219
        CMY:
        65, 58, 14
        CMYK:
        59, 51, 0, 14
      HSL:
        232°, 64.1791%, 60.5882%
        HSV (HSB):
        232°, 58.9041%, 85.8824%
        XYZ:
        22.2603, 17.8035, 69.2810
        xyY:
        0.2036, 0.1628, 17.8035
      CIE-Lab:
        49.2569, 26.9214, -59.5090
        CIE-LCH:
        49.2569, 65.3153, 294.3416
        CIE-Luv:
        49.2569, -11.9990, -93.5151
        Hunter-Lab:
        42.1942, 20.3310, -67.8156
      #5a6bdb color charts
#5a6bdb RGB chart
      #5a6bdb CMYK chart
      #5a6bdb RGB pie chart
      #5a6bdb color shades, tints & tones
#5a6bdb color schemes
#5a6bdb color preview, HTML & CSS examples
           This text has a color of #5a6bdb        
        
          <p style="color:#5a6bdb;">Text here</p>
        
        
          .mytext {color:#5a6bdb;}
        
        Text color #5a6bdb
      
           This box has a color of #5a6bdb        
        
          <div style="background-color:#5a6bdb;">Content here</div>
        
        
          .mybackground {background-color:#5a6bdb;}
        
        Background color #5a6bdb
      
           Border around this has a color of #5a6bdb        
        
          <div style="border:2px solid #5a6bdb;">Content here</div>
        
        
          .myborder {border:2px solid #5a6bdb;}
        
        Border color #5a6bdb