#5959ef color space conversions
Hex:
        #5959ef
        RGB:
        89, 89, 239
        CMY:
        65, 65, 6
        CMYK:
        63, 63, 0, 6
      HSL:
        240°, 82.4176%, 64.3137%
        HSV (HSB):
        240°, 62.7615%, 93.7255%
        XYZ:
        23.2722, 15.5006, 83.4267
        xyY:
        0.1904, 0.1268, 15.5006
      CIE-Lab:
        46.3124, 44.2143, -75.5764
        CIE-LCH:
        46.3124, 87.5597, 300.3289
        CIE-Luv:
        46.3124, -8.3639, -115.9974
        Hunter-Lab:
        39.3708, 36.6129, -98.0759
      #5959ef color charts
#5959ef RGB chart
      #5959ef CMYK chart
      #5959ef RGB pie chart
      #5959ef color shades, tints & tones
#5959ef color schemes
#5959ef color preview, HTML & CSS examples
           This text has a color of #5959ef        
        
          <p style="color:#5959ef;">Text here</p>
        
        
          .mytext {color:#5959ef;}
        
        Text color #5959ef
      
           This box has a color of #5959ef        
        
          <div style="background-color:#5959ef;">Content here</div>
        
        
          .mybackground {background-color:#5959ef;}
        
        Background color #5959ef
      
           Border around this has a color of #5959ef        
        
          <div style="border:2px solid #5959ef;">Content here</div>
        
        
          .myborder {border:2px solid #5959ef;}
        
        Border color #5959ef