#5a61b1 color space conversions
Hex:
        #5a61b1
        RGB:
        90, 97, 177
        CMY:
        65, 62, 31
        CMYK:
        49, 45, 0, 31
      HSL:
        235°, 35.8025%, 52.3529%
        HSV (HSB):
        235°, 49.1525%, 69.4118%
        XYZ:
        16.4270, 13.8974, 43.4116
        xyY:
        0.2228, 0.1885, 13.8974
      CIE-Lab:
        44.0854, 19.5226, -43.6059
        CIE-LCH:
        44.0854, 47.7767, 294.1183
        CIE-Luv:
        44.0854, -7.3422, -66.5553
        Hunter-Lab:
        37.2792, 13.4169, -42.9478
      #5a61b1 color charts
#5a61b1 RGB chart
      #5a61b1 CMYK chart
      #5a61b1 RGB pie chart
      #5a61b1 color shades, tints & tones
#5a61b1 color schemes
#5a61b1 color preview, HTML & CSS examples
           This text has a color of #5a61b1        
        
          <p style="color:#5a61b1;">Text here</p>
        
        
          .mytext {color:#5a61b1;}
        
        Text color #5a61b1
      
           This box has a color of #5a61b1        
        
          <div style="background-color:#5a61b1;">Content here</div>
        
        
          .mybackground {background-color:#5a61b1;}
        
        Background color #5a61b1
      
           Border around this has a color of #5a61b1        
        
          <div style="border:2px solid #5a61b1;">Content here</div>
        
        
          .myborder {border:2px solid #5a61b1;}
        
        Border color #5a61b1