#3d83bd color space conversions
Hex:
        #3d83bd
        RGB:
        61, 131, 189
        CMY:
        76, 49, 26
        CMYK:
        68, 31, 0, 26
      HSL:
        207°, 51.2000%, 49.0196%
        HSV (HSB):
        207°, 67.7249%, 74.1176%
        XYZ:
        19.2261, 20.8988, 51.1647
        xyY:
        0.2106, 0.2289, 20.8988
      CIE-Lab:
        52.8386, -3.2095, -36.8019
        CIE-LCH:
        52.8386, 36.9416, 265.0159
        CIE-Luv:
        52.8386, -27.2469, -55.9702
        Hunter-Lab:
        45.7152, -4.9314, -34.3569
      #3d83bd color charts
#3d83bd RGB chart
      #3d83bd CMYK chart
      #3d83bd RGB pie chart
      #3d83bd color shades, tints & tones
#3d83bd color schemes
#3d83bd color preview, HTML & CSS examples
           This text has a color of #3d83bd        
        
          <p style="color:#3d83bd;">Text here</p>
        
        
          .mytext {color:#3d83bd;}
        
        Text color #3d83bd
      
           This box has a color of #3d83bd        
        
          <div style="background-color:#3d83bd;">Content here</div>
        
        
          .mybackground {background-color:#3d83bd;}
        
        Background color #3d83bd
      
           Border around this has a color of #3d83bd        
        
          <div style="border:2px solid #3d83bd;">Content here</div>
        
        
          .myborder {border:2px solid #3d83bd;}
        
        Border color #3d83bd