#5a59fe color space conversions
Hex:
        #5a59fe
        RGB:
        90, 89, 254
        CMY:
        65, 65, 0
        CMYK:
        65, 65, 0, 0
      HSL:
        240°, 98.8024%, 67.2549%
        HSV (HSB):
        240°, 64.9606%, 99.6078%
        XYZ:
        25.6782, 16.4742, 95.5924
        xyY:
        0.1864, 0.1196, 16.4742
      CIE-Lab:
        47.5905, 49.1332, -81.8680
        CIE-LCH:
        47.5905, 95.4801, 300.9701
        CIE-Luv:
        47.5905, -8.8361, -125.8193
        Hunter-Lab:
        40.5884, 41.8982, -111.2259
      #5a59fe color charts
#5a59fe RGB chart
      #5a59fe CMYK chart
      #5a59fe RGB pie chart
      #5a59fe color shades, tints & tones
#5a59fe color schemes
#5a59fe color preview, HTML & CSS examples
           This text has a color of #5a59fe        
        
          <p style="color:#5a59fe;">Text here</p>
        
        
          .mytext {color:#5a59fe;}
        
        Text color #5a59fe
      
           This box has a color of #5a59fe        
        
          <div style="background-color:#5a59fe;">Content here</div>
        
        
          .mybackground {background-color:#5a59fe;}
        
        Background color #5a59fe
      
           Border around this has a color of #5a59fe        
        
          <div style="border:2px solid #5a59fe;">Content here</div>
        
        
          .myborder {border:2px solid #5a59fe;}
        
        Border color #5a59fe