#3b3c85 color space conversions
Hex:
        #3b3c85
        RGB:
        59, 60, 133
        CMY:
        77, 76, 48
        CMYK:
        56, 55, 0, 48
      HSL:
        239°, 38.5417%, 37.6471%
        HSV (HSB):
        239°, 55.6391%, 52.1569%
        XYZ:
        7.6531, 5.8550, 22.9171
        xyY:
        0.2101, 0.1607, 5.8550
      CIE-Lab:
        29.0436, 21.7553, -41.3065
        CIE-LCH:
        29.0436, 46.6853, 297.7749
        CIE-Luv:
        29.0436, -4.3188, -55.6815
        Hunter-Lab:
        24.1971, 14.1117, -39.2157
      #3b3c85 color charts
#3b3c85 RGB chart
      #3b3c85 CMYK chart
      #3b3c85 RGB pie chart
      #3b3c85 color shades, tints & tones
#3b3c85 color schemes
#3b3c85 color preview, HTML & CSS examples
           This text has a color of #3b3c85        
        
          <p style="color:#3b3c85;">Text here</p>
        
        
          .mytext {color:#3b3c85;}
        
        Text color #3b3c85
      
           This box has a color of #3b3c85        
        
          <div style="background-color:#3b3c85;">Content here</div>
        
        
          .mybackground {background-color:#3b3c85;}
        
        Background color #3b3c85
      
           Border around this has a color of #3b3c85        
        
          <div style="border:2px solid #3b3c85;">Content here</div>
        
        
          .myborder {border:2px solid #3b3c85;}
        
        Border color #3b3c85