#3b3e83 color space conversions
Hex:
        #3b3e83
        RGB:
        59, 62, 131
        CMY:
        77, 76, 49
        CMYK:
        55, 53, 0, 49
      HSL:
        238°, 37.8947%, 37.2549%
        HSV (HSB):
        238°, 54.9618%, 51.3725%
        XYZ:
        7.6230, 6.0137, 22.2317
        xyY:
        0.2125, 0.1677, 6.0137
      CIE-Lab:
        29.4471, 19.7322, -39.4128
        CIE-LCH:
        29.4471, 44.0764, 296.5950
        CIE-Luv:
        29.4471, -4.7874, -53.3508
        Hunter-Lab:
        24.5229, 12.5718, -36.5844
      #3b3e83 color charts
#3b3e83 RGB chart
      #3b3e83 CMYK chart
      #3b3e83 RGB pie chart
      #3b3e83 color shades, tints & tones
#3b3e83 color schemes
#3b3e83 color preview, HTML & CSS examples
           This text has a color of #3b3e83        
        
          <p style="color:#3b3e83;">Text here</p>
        
        
          .mytext {color:#3b3e83;}
        
        Text color #3b3e83
      
           This box has a color of #3b3e83        
        
          <div style="background-color:#3b3e83;">Content here</div>
        
        
          .mybackground {background-color:#3b3e83;}
        
        Background color #3b3e83
      
           Border around this has a color of #3b3e83        
        
          <div style="border:2px solid #3b3e83;">Content here</div>
        
        
          .myborder {border:2px solid #3b3e83;}
        
        Border color #3b3e83