#5a5cc2 color space conversions
Hex:
        #5a5cc2
        RGB:
        90, 92, 194
        CMY:
        65, 64, 24
        CMYK:
        54, 53, 0, 24
      HSL:
        239°, 46.0177%, 55.6863%
        HSV (HSB):
        239°, 53.6082%, 76.0784%
        XYZ:
        17.7812, 13.7230, 52.7506
        xyY:
        0.2110, 0.1629, 13.7230
      CIE-Lab:
        43.8330, 28.0627, -53.9189
        CIE-LCH:
        43.8330, 60.7846, 297.4952
        CIE-Luv:
        43.8330, -6.6041, -82.5775
        Hunter-Lab:
        37.0446, 20.8511, -58.4964
      #5a5cc2 color charts
#5a5cc2 RGB chart
      #5a5cc2 CMYK chart
      #5a5cc2 RGB pie chart
      #5a5cc2 color shades, tints & tones
#5a5cc2 color schemes
#5a5cc2 color preview, HTML & CSS examples
           This text has a color of #5a5cc2        
        
          <p style="color:#5a5cc2;">Text here</p>
        
        
          .mytext {color:#5a5cc2;}
        
        Text color #5a5cc2
      
           This box has a color of #5a5cc2        
        
          <div style="background-color:#5a5cc2;">Content here</div>
        
        
          .mybackground {background-color:#5a5cc2;}
        
        Background color #5a5cc2
      
           Border around this has a color of #5a5cc2        
        
          <div style="border:2px solid #5a5cc2;">Content here</div>
        
        
          .myborder {border:2px solid #5a5cc2;}
        
        Border color #5a5cc2