#5a6abb color space conversions
Hex:
        #5a6abb
        RGB:
        90, 106, 187
        CMY:
        65, 58, 27
        CMYK:
        52, 43, 0, 27
      HSL:
        230°, 41.6309%, 54.3137%
        HSV (HSB):
        230°, 51.8717%, 73.3333%
        XYZ:
        18.3401, 16.0696, 49.1488
        xyY:
        0.2195, 0.1923, 16.0696
      CIE-Lab:
        47.0656, 17.0944, -44.6858
        CIE-LCH:
        47.0656, 47.8439, 290.9342
        CIE-Luv:
        47.0656, -10.7183, -69.0422
        Hunter-Lab:
        40.0869, 11.5134, -44.6321
      #5a6abb color charts
#5a6abb RGB chart
      #5a6abb CMYK chart
      #5a6abb RGB pie chart
      #5a6abb color shades, tints & tones
#5a6abb color schemes
#5a6abb color preview, HTML & CSS examples
           This text has a color of #5a6abb        
        
          <p style="color:#5a6abb;">Text here</p>
        
        
          .mytext {color:#5a6abb;}
        
        Text color #5a6abb
      
           This box has a color of #5a6abb        
        
          <div style="background-color:#5a6abb;">Content here</div>
        
        
          .mybackground {background-color:#5a6abb;}
        
        Background color #5a6abb
      
           Border around this has a color of #5a6abb        
        
          <div style="border:2px solid #5a6abb;">Content here</div>
        
        
          .myborder {border:2px solid #5a6abb;}
        
        Border color #5a6abb