#3b80aa color space conversions
Hex:
        #3b80aa
        RGB:
        59, 128, 170
        CMY:
        77, 50, 33
        CMYK:
        65, 25, 0, 33
      HSL:
        203°, 48.4716%, 44.9020%
        HSV (HSB):
        203°, 65.2941%, 66.6667%
        XYZ:
        16.7785, 19.2704, 40.8655
        xyY:
        0.2181, 0.2505, 19.2704
      CIE-Lab:
        51.0021, -8.3181, -28.7445
        CIE-LCH:
        51.0021, 29.9238, 253.8606
        CIE-Luv:
        51.0021, -27.3096, -42.1188
        Hunter-Lab:
        43.8981, -8.5963, -24.4654
      #3b80aa color charts
#3b80aa RGB chart
      #3b80aa CMYK chart
      #3b80aa RGB pie chart
      #3b80aa color shades, tints & tones
#3b80aa color schemes
#3b80aa color preview, HTML & CSS examples
           This text has a color of #3b80aa        
        
          <p style="color:#3b80aa;">Text here</p>
        
        
          .mytext {color:#3b80aa;}
        
        Text color #3b80aa
      
           This box has a color of #3b80aa        
        
          <div style="background-color:#3b80aa;">Content here</div>
        
        
          .mybackground {background-color:#3b80aa;}
        
        Background color #3b80aa
      
           Border around this has a color of #3b80aa        
        
          <div style="border:2px solid #3b80aa;">Content here</div>
        
        
          .myborder {border:2px solid #3b80aa;}
        
        Border color #3b80aa