#3b3987 color space conversions
Hex:
        #3b3987
        RGB:
        59, 57, 135
        CMY:
        77, 78, 47
        CMYK:
        56, 58, 0, 47
      HSL:
        242°, 40.6250%, 37.6471%
        HSV (HSB):
        242°, 57.7778%, 52.9412%
        XYZ:
        7.6399, 5.6053, 23.6009
        xyY:
        0.2073, 0.1521, 5.6053
      CIE-Lab:
        28.3941, 24.4308, -43.5981
        CIE-LCH:
        28.3941, 49.9766, 299.2647
        CIE-Luv:
        28.3941, -3.6197, -58.2958
        Hunter-Lab:
        23.6756, 16.1684, -42.5302
      #3b3987 color charts
#3b3987 RGB chart
      #3b3987 CMYK chart
      #3b3987 RGB pie chart
      #3b3987 color shades, tints & tones
#3b3987 color schemes
#3b3987 color preview, HTML & CSS examples
           This text has a color of #3b3987        
        
          <p style="color:#3b3987;">Text here</p>
        
        
          .mytext {color:#3b3987;}
        
        Text color #3b3987
      
           This box has a color of #3b3987        
        
          <div style="background-color:#3b3987;">Content here</div>
        
        
          .mybackground {background-color:#3b3987;}
        
        Background color #3b3987
      
           Border around this has a color of #3b3987        
        
          <div style="border:2px solid #3b3987;">Content here</div>
        
        
          .myborder {border:2px solid #3b3987;}
        
        Border color #3b3987