#3b669b color space conversions
Hex:
        #3b669b
        RGB:
        59, 102, 155
        CMY:
        77, 60, 39
        CMYK:
        62, 34, 0, 39
      HSL:
        213°, 44.8598%, 41.9608%
        HSV (HSB):
        213°, 61.9355%, 60.7843%
        XYZ:
        12.4714, 12.7991, 32.8235
        xyY:
        0.2147, 0.2203, 12.7991
      CIE-Lab:
        42.4590, 2.0968, -33.3116
        CIE-LCH:
        42.4590, 33.3775, 273.6018
        CIE-Luv:
        42.4590, -18.3043, -48.6145
        Hunter-Lab:
        35.7758, -0.3829, -29.3541
      #3b669b color charts
#3b669b RGB chart
      #3b669b CMYK chart
      #3b669b RGB pie chart
      #3b669b color shades, tints & tones
#3b669b color schemes
#3b669b color preview, HTML & CSS examples
           This text has a color of #3b669b        
        
          <p style="color:#3b669b;">Text here</p>
        
        
          .mytext {color:#3b669b;}
        
        Text color #3b669b
      
           This box has a color of #3b669b        
        
          <div style="background-color:#3b669b;">Content here</div>
        
        
          .mybackground {background-color:#3b669b;}
        
        Background color #3b669b
      
           Border around this has a color of #3b669b        
        
          <div style="border:2px solid #3b669b;">Content here</div>
        
        
          .myborder {border:2px solid #3b669b;}
        
        Border color #3b669b