#3d80aa color space conversions
Hex:
        #3d80aa
        RGB:
        61, 128, 170
        CMY:
        76, 50, 33
        CMYK:
        64, 25, 0, 33
      HSL:
        203°, 47.1861%, 45.2941%
        HSV (HSB):
        203°, 64.1176%, 66.6667%
        XYZ:
        16.8993, 19.3327, 40.8711
        xyY:
        0.2192, 0.2507, 19.3327
      CIE-Lab:
        51.0742, -7.9572, -28.6268
        CIE-LCH:
        51.0742, 29.7121, 254.4660
        CIE-Luv:
        51.0742, -26.8607, -41.9826
        Hunter-Lab:
        43.9690, -8.3398, -24.3344
      #3d80aa color charts
#3d80aa RGB chart
      #3d80aa CMYK chart
      #3d80aa RGB pie chart
      #3d80aa color shades, tints & tones
#3d80aa color schemes
#3d80aa color preview, HTML & CSS examples
           This text has a color of #3d80aa        
        
          <p style="color:#3d80aa;">Text here</p>
        
        
          .mytext {color:#3d80aa;}
        
        Text color #3d80aa
      
           This box has a color of #3d80aa        
        
          <div style="background-color:#3d80aa;">Content here</div>
        
        
          .mybackground {background-color:#3d80aa;}
        
        Background color #3d80aa
      
           Border around this has a color of #3d80aa        
        
          <div style="border:2px solid #3d80aa;">Content here</div>
        
        
          .myborder {border:2px solid #3d80aa;}
        
        Border color #3d80aa