#5a5ab4 color space conversions
Hex:
        #5a5ab4
        RGB:
        90, 90, 180
        CMY:
        65, 65, 29
        CMYK:
        50, 50, 0, 29
      HSL:
        240°, 37.5000%, 52.9412%
        HSV (HSB):
        240°, 50.0000%, 70.5882%
        XYZ:
        16.1108, 12.7813, 44.7979
        xyY:
        0.2186, 0.1734, 12.7813
      CIE-Lab:
        42.4318, 24.8519, -48.0074
        CIE-LCH:
        42.4318, 54.0586, 297.3692
        CIE-Luv:
        42.4318, -5.2581, -72.9271
        Hunter-Lab:
        35.7509, 17.8754, -49.2681
      #5a5ab4 color charts
#5a5ab4 RGB chart
      #5a5ab4 CMYK chart
      #5a5ab4 RGB pie chart
      #5a5ab4 color shades, tints & tones
#5a5ab4 color schemes
#5a5ab4 color preview, HTML & CSS examples
           This text has a color of #5a5ab4        
        
          <p style="color:#5a5ab4;">Text here</p>
        
        
          .mytext {color:#5a5ab4;}
        
        Text color #5a5ab4
      
           This box has a color of #5a5ab4        
        
          <div style="background-color:#5a5ab4;">Content here</div>
        
        
          .mybackground {background-color:#5a5ab4;}
        
        Background color #5a5ab4
      
           Border around this has a color of #5a5ab4        
        
          <div style="border:2px solid #5a5ab4;">Content here</div>
        
        
          .myborder {border:2px solid #5a5ab4;}
        
        Border color #5a5ab4