#5959d1 color space conversions
Hex:
        #5959d1
        RGB:
        89, 89, 209
        CMY:
        65, 65, 18
        CMYK:
        57, 57, 0, 18
      HSL:
        240°, 56.6038%, 58.4314%
        HSV (HSB):
        240°, 57.4163%, 81.9608%
        XYZ:
        19.2008, 13.8721, 61.9872
        xyY:
        0.2020, 0.1459, 13.8721
      CIE-Lab:
        44.0489, 34.5486, -62.2265
        CIE-LCH:
        44.0489, 71.1740, 299.0394
        CIE-Luv:
        44.0489, -6.8629, -95.1821
        Hunter-Lab:
        37.2452, 26.8421, -72.6047
      #5959d1 color charts
#5959d1 RGB chart
      #5959d1 CMYK chart
      #5959d1 RGB pie chart
      #5959d1 color shades, tints & tones
#5959d1 color schemes
#5959d1 color preview, HTML & CSS examples
           This text has a color of #5959d1        
        
          <p style="color:#5959d1;">Text here</p>
        
        
          .mytext {color:#5959d1;}
        
        Text color #5959d1
      
           This box has a color of #5959d1        
        
          <div style="background-color:#5959d1;">Content here</div>
        
        
          .mybackground {background-color:#5959d1;}
        
        Background color #5959d1
      
           Border around this has a color of #5959d1        
        
          <div style="border:2px solid #5959d1;">Content here</div>
        
        
          .myborder {border:2px solid #5959d1;}
        
        Border color #5959d1