#3b40ec color space conversions
Hex:
        #3b40ec
        RGB:
        59, 64, 236
        CMY:
        77, 75, 7
        CMYK:
        75, 73, 0, 7
      HSL:
        238°, 82.3256%, 57.8431%
        HSV (HSB):
        238°, 75.0000%, 92.5490%
        XYZ:
        18.7774, 10.6527, 80.4234
        xyY:
        0.1709, 0.0970, 10.6527
      CIE-Lab:
        38.9893, 54.1842, -85.9793
        CIE-LCH:
        38.9893, 101.6286, 302.2192
        CIE-Luv:
        38.9893, -9.5995, -121.6343
        Hunter-Lab:
        32.6385, 45.5759, -123.2474
      #3b40ec color charts
#3b40ec RGB chart
      #3b40ec CMYK chart
      #3b40ec RGB pie chart
      #3b40ec color shades, tints & tones
#3b40ec color schemes
#3b40ec color preview, HTML & CSS examples
           This text has a color of #3b40ec        
        
          <p style="color:#3b40ec;">Text here</p>
        
        
          .mytext {color:#3b40ec;}
        
        Text color #3b40ec
      
           This box has a color of #3b40ec        
        
          <div style="background-color:#3b40ec;">Content here</div>
        
        
          .mybackground {background-color:#3b40ec;}
        
        Background color #3b40ec
      
           Border around this has a color of #3b40ec        
        
          <div style="border:2px solid #3b40ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b40ec;}
        
        Border color #3b40ec