#5a5eab color space conversions
Hex:
        #5a5eab
        RGB:
        90, 94, 171
        CMY:
        65, 63, 33
        CMYK:
        47, 45, 0, 33
      HSL:
        237°, 32.5301%, 51.1765%
        HSV (HSB):
        237°, 47.3684%, 67.0588%
        XYZ:
        15.5698, 13.1193, 40.2397
        xyY:
        0.2259, 0.1903, 13.1193
      CIE-Lab:
        42.9425, 19.5180, -41.9002
        CIE-LCH:
        42.9425, 46.2232, 294.9771
        CIE-Luv:
        42.9425, -6.0622, -63.5536
        Hunter-Lab:
        36.2206, 13.3441, -40.5145
      #5a5eab color charts
#5a5eab RGB chart
      #5a5eab CMYK chart
      #5a5eab RGB pie chart
      #5a5eab color shades, tints & tones
#5a5eab color schemes
#5a5eab color preview, HTML & CSS examples
           This text has a color of #5a5eab        
        
          <p style="color:#5a5eab;">Text here</p>
        
        
          .mytext {color:#5a5eab;}
        
        Text color #5a5eab
      
           This box has a color of #5a5eab        
        
          <div style="background-color:#5a5eab;">Content here</div>
        
        
          .mybackground {background-color:#5a5eab;}
        
        Background color #5a5eab
      
           Border around this has a color of #5a5eab        
        
          <div style="border:2px solid #5a5eab;">Content here</div>
        
        
          .myborder {border:2px solid #5a5eab;}
        
        Border color #5a5eab