#3b59ec color space conversions
Hex:
        #3b59ec
        RGB:
        59, 89, 236
        CMY:
        77, 65, 7
        CMYK:
        75, 62, 0, 7
      HSL:
        230°, 82.3256%, 57.8431%
        HSV (HSB):
        230°, 75.0000%, 92.5490%
        XYZ:
        20.5163, 14.1307, 81.0030
        xyY:
        0.1774, 0.1222, 14.1307
      CIE-Lab:
        44.4198, 39.5026, -77.0498
        CIE-LCH:
        44.4198, 86.5859, 297.1437
        CIE-Luv:
        44.4198, -14.5792, -115.9941
        Hunter-Lab:
        37.5908, 31.6379, -101.4482
      #3b59ec color charts
#3b59ec RGB chart
      #3b59ec CMYK chart
      #3b59ec RGB pie chart
      #3b59ec color shades, tints & tones
#3b59ec color schemes
#3b59ec color preview, HTML & CSS examples
           This text has a color of #3b59ec        
        
          <p style="color:#3b59ec;">Text here</p>
        
        
          .mytext {color:#3b59ec;}
        
        Text color #3b59ec
      
           This box has a color of #3b59ec        
        
          <div style="background-color:#3b59ec;">Content here</div>
        
        
          .mybackground {background-color:#3b59ec;}
        
        Background color #3b59ec
      
           Border around this has a color of #3b59ec        
        
          <div style="border:2px solid #3b59ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b59ec;}
        
        Border color #3b59ec