#3b3b78 color space conversions
Hex:
        #3b3b78
        RGB:
        59, 59, 120
        CMY:
        77, 77, 53
        CMYK:
        51, 51, 0, 53
      HSL:
        240°, 34.0782%, 35.0980%
        HSV (HSB):
        240°, 50.8333%, 47.0588%
        XYZ:
        6.7578, 5.4138, 18.4581
        xyY:
        0.2206, 0.1768, 5.4138
      CIE-Lab:
        27.8826, 17.9882, -35.0297
        CIE-LCH:
        27.8826, 39.3783, 297.1811
        CIE-Luv:
        27.8826, -3.3560, -46.5465
        Hunter-Lab:
        23.2676, 11.1247, -30.7473
      #3b3b78 color charts
#3b3b78 RGB chart
      #3b3b78 CMYK chart
      #3b3b78 RGB pie chart
      #3b3b78 color shades, tints & tones
#3b3b78 color schemes
#3b3b78 color preview, HTML & CSS examples
           This text has a color of #3b3b78        
        
          <p style="color:#3b3b78;">Text here</p>
        
        
          .mytext {color:#3b3b78;}
        
        Text color #3b3b78
      
           This box has a color of #3b3b78        
        
          <div style="background-color:#3b3b78;">Content here</div>
        
        
          .mybackground {background-color:#3b3b78;}
        
        Background color #3b3b78
      
           Border around this has a color of #3b3b78        
        
          <div style="border:2px solid #3b3b78;">Content here</div>
        
        
          .myborder {border:2px solid #3b3b78;}
        
        Border color #3b3b78