#5a5af5 color space conversions
Hex:
        #5a5af5
        RGB:
        90, 90, 245
        CMY:
        65, 65, 4
        CMYK:
        63, 63, 0, 4
      HSL:
        240°, 88.5714%, 65.6863%
        HSV (HSB):
        240°, 63.2653%, 96.0784%
        XYZ:
        24.3540, 16.0786, 88.2061
        xyY:
        0.1893, 0.1250, 16.0786
      CIE-Lab:
        47.0774, 45.6906, -77.6875
        CIE-LCH:
        47.0774, 90.1276, 300.4612
        CIE-Luv:
        47.0774, -8.6219, -119.5748
        Hunter-Lab:
        40.0981, 38.2425, -102.3550
      #5a5af5 color charts
#5a5af5 RGB chart
      #5a5af5 CMYK chart
      #5a5af5 RGB pie chart
      #5a5af5 color shades, tints & tones
#5a5af5 color schemes
#5a5af5 color preview, HTML & CSS examples
           This text has a color of #5a5af5        
        
          <p style="color:#5a5af5;">Text here</p>
        
        
          .mytext {color:#5a5af5;}
        
        Text color #5a5af5
      
           This box has a color of #5a5af5        
        
          <div style="background-color:#5a5af5;">Content here</div>
        
        
          .mybackground {background-color:#5a5af5;}
        
        Background color #5a5af5
      
           Border around this has a color of #5a5af5        
        
          <div style="border:2px solid #5a5af5;">Content here</div>
        
        
          .myborder {border:2px solid #5a5af5;}
        
        Border color #5a5af5