#3b40af color space conversions
Hex:
        #3b40af
        RGB:
        59, 64, 175
        CMY:
        77, 75, 31
        CMYK:
        66, 63, 0, 31
      HSL:
        237°, 49.5726%, 45.8824%
        HSV (HSB):
        237°, 66.2857%, 68.6275%
        XYZ:
        11.3749, 7.6917, 41.4426
        xyY:
        0.1880, 0.1271, 7.6917
      CIE-Lab:
        33.3325, 33.7594, -59.8853
        CIE-LCH:
        33.3325, 68.7455, 299.4114
        CIE-Luv:
        33.3325, -7.2033, -83.4679
        Hunter-Lab:
        27.7340, 24.6760, -69.1825
      #3b40af color charts
#3b40af RGB chart
      #3b40af CMYK chart
      #3b40af RGB pie chart
      #3b40af color shades, tints & tones
#3b40af color schemes
#3b40af color preview, HTML & CSS examples
           This text has a color of #3b40af        
        
          <p style="color:#3b40af;">Text here</p>
        
        
          .mytext {color:#3b40af;}
        
        Text color #3b40af
      
           This box has a color of #3b40af        
        
          <div style="background-color:#3b40af;">Content here</div>
        
        
          .mybackground {background-color:#3b40af;}
        
        Background color #3b40af
      
           Border around this has a color of #3b40af        
        
          <div style="border:2px solid #3b40af;">Content here</div>
        
        
          .myborder {border:2px solid #3b40af;}
        
        Border color #3b40af