#3b3380 color space conversions
Hex:
        #3b3380
        RGB:
        59, 51, 128
        CMY:
        77, 80, 50
        CMYK:
        54, 60, 0, 50
      HSL:
        246°, 43.0168%, 35.0980%
        HSV (HSB):
        246°, 60.1562%, 50.1961%
        XYZ:
        6.8837, 4.8560, 20.9966
        xyY:
        0.2103, 0.1483, 4.8560
      CIE-Lab:
        26.3204, 26.0008, -42.5809
        CIE-LCH:
        26.3204, 49.8917, 301.4091
        CIE-Luv:
        26.3204, -1.6767, -55.4654
        Hunter-Lab:
        22.0363, 17.1968, -41.0672
      #3b3380 color charts
#3b3380 RGB chart
      #3b3380 CMYK chart
      #3b3380 RGB pie chart
      #3b3380 color shades, tints & tones
#3b3380 color schemes
#3b3380 color preview, HTML & CSS examples
           This text has a color of #3b3380        
        
          <p style="color:#3b3380;">Text here</p>
        
        
          .mytext {color:#3b3380;}
        
        Text color #3b3380
      
           This box has a color of #3b3380        
        
          <div style="background-color:#3b3380;">Content here</div>
        
        
          .mybackground {background-color:#3b3380;}
        
        Background color #3b3380
      
           Border around this has a color of #3b3380        
        
          <div style="border:2px solid #3b3380;">Content here</div>
        
        
          .myborder {border:2px solid #3b3380;}
        
        Border color #3b3380