#3b40c2 color space conversions
Hex:
        #3b40c2
        RGB:
        59, 64, 194
        CMY:
        77, 75, 24
        CMYK:
        70, 67, 0, 24
      HSL:
        238°, 53.3597%, 49.6078%
        HSV (HSB):
        238°, 69.5876%, 76.0784%
        XYZ:
        13.3746, 8.4916, 51.9731
        xyY:
        0.1811, 0.1150, 8.4916
      CIE-Lab:
        34.9865, 40.2972, -68.3960
        CIE-LCH:
        34.9865, 79.3843, 300.5055
        CIE-Luv:
        34.9865, -7.9634, -95.8435
        Hunter-Lab:
        29.1404, 30.9307, -85.3477
      #3b40c2 color charts
#3b40c2 RGB chart
      #3b40c2 CMYK chart
      #3b40c2 RGB pie chart
      #3b40c2 color shades, tints & tones
#3b40c2 color schemes
#3b40c2 color preview, HTML & CSS examples
           This text has a color of #3b40c2        
        
          <p style="color:#3b40c2;">Text here</p>
        
        
          .mytext {color:#3b40c2;}
        
        Text color #3b40c2
      
           This box has a color of #3b40c2        
        
          <div style="background-color:#3b40c2;">Content here</div>
        
        
          .mybackground {background-color:#3b40c2;}
        
        Background color #3b40c2
      
           Border around this has a color of #3b40c2        
        
          <div style="border:2px solid #3b40c2;">Content here</div>
        
        
          .myborder {border:2px solid #3b40c2;}
        
        Border color #3b40c2