#5a59d1 color space conversions
Hex:
        #5a59d1
        RGB:
        90, 89, 209
        CMY:
        65, 65, 18
        CMYK:
        57, 57, 0, 18
      HSL:
        241°, 56.6038%, 58.4314%
        HSV (HSB):
        241°, 57.4163%, 81.9608%
        XYZ:
        19.2975, 13.9219, 61.9917
        xyY:
        0.2027, 0.1462, 13.9219
      CIE-Lab:
        44.1207, 34.7305, -62.1068
        CIE-LCH:
        44.1207, 71.1580, 299.2142
        CIE-Luv:
        44.1207, -6.5595, -95.0750
        Hunter-Lab:
        37.3120, 27.0226, -72.3884
      #5a59d1 color charts
#5a59d1 RGB chart
      #5a59d1 CMYK chart
      #5a59d1 RGB pie chart
      #5a59d1 color shades, tints & tones
#5a59d1 color schemes
#5a59d1 color preview, HTML & CSS examples
           This text has a color of #5a59d1        
        
          <p style="color:#5a59d1;">Text here</p>
        
        
          .mytext {color:#5a59d1;}
        
        Text color #5a59d1
      
           This box has a color of #5a59d1        
        
          <div style="background-color:#5a59d1;">Content here</div>
        
        
          .mybackground {background-color:#5a59d1;}
        
        Background color #5a59d1
      
           Border around this has a color of #5a59d1        
        
          <div style="border:2px solid #5a59d1;">Content here</div>
        
        
          .myborder {border:2px solid #5a59d1;}
        
        Border color #5a59d1