#3b59ee color space conversions
Hex:
        #3b59ee
        RGB:
        59, 89, 238
        CMY:
        77, 65, 7
        CMYK:
        75, 63, 0, 7
      HSL:
        230°, 84.0376%, 58.2353%
        HSV (HSB):
        230°, 75.2101%, 93.3333%
        XYZ:
        20.8086, 14.2476, 82.5422
        xyY:
        0.1769, 0.1212, 14.2476
      CIE-Lab:
        44.5860, 40.2040, -77.9039
        CIE-LCH:
        44.5860, 87.6663, 297.2970
        CIE-Luv:
        44.5860, -14.6108, -117.3056
        Hunter-Lab:
        37.7460, 32.3480, -103.2320
      #3b59ee color charts
#3b59ee RGB chart
      #3b59ee CMYK chart
      #3b59ee RGB pie chart
      #3b59ee color shades, tints & tones
#3b59ee color schemes
#3b59ee color preview, HTML & CSS examples
           This text has a color of #3b59ee        
        
          <p style="color:#3b59ee;">Text here</p>
        
        
          .mytext {color:#3b59ee;}
        
        Text color #3b59ee
      
           This box has a color of #3b59ee        
        
          <div style="background-color:#3b59ee;">Content here</div>
        
        
          .mybackground {background-color:#3b59ee;}
        
        Background color #3b59ee
      
           Border around this has a color of #3b59ee        
        
          <div style="border:2px solid #3b59ee;">Content here</div>
        
        
          .myborder {border:2px solid #3b59ee;}
        
        Border color #3b59ee