#5959f3 color space conversions
Hex:
        #5959f3
        RGB:
        89, 89, 243
        CMY:
        65, 65, 5
        CMYK:
        63, 63, 0, 5
      HSL:
        240°, 86.5169%, 65.0980%
        HSV (HSB):
        240°, 63.3745%, 95.2941%
        XYZ:
        23.8699, 15.7397, 86.5740
        xyY:
        0.1892, 0.1247, 15.7397
      CIE-Lab:
        46.6311, 45.4957, -77.2999
        CIE-LCH:
        46.6311, 89.6947, 300.4794
        CIE-Luv:
        46.6311, -8.5565, -118.6673
        Hunter-Lab:
        39.6733, 37.9684, -101.6099
      #5959f3 color charts
#5959f3 RGB chart
      #5959f3 CMYK chart
      #5959f3 RGB pie chart
      #5959f3 color shades, tints & tones
#5959f3 color schemes
#5959f3 color preview, HTML & CSS examples
           This text has a color of #5959f3        
        
          <p style="color:#5959f3;">Text here</p>
        
        
          .mytext {color:#5959f3;}
        
        Text color #5959f3
      
           This box has a color of #5959f3        
        
          <div style="background-color:#5959f3;">Content here</div>
        
        
          .mybackground {background-color:#5959f3;}
        
        Background color #5959f3
      
           Border around this has a color of #5959f3        
        
          <div style="border:2px solid #5959f3;">Content here</div>
        
        
          .myborder {border:2px solid #5959f3;}
        
        Border color #5959f3