#3b82bd color space conversions
Hex:
        #3b82bd
        RGB:
        59, 130, 189
        CMY:
        77, 49, 26
        CMYK:
        69, 31, 0, 26
      HSL:
        207°, 52.4194%, 48.6275%
        HSV (HSB):
        207°, 68.7831%, 74.1176%
        XYZ:
        18.9716, 20.5692, 51.1145
        xyY:
        0.2093, 0.2269, 20.5692
      CIE-Lab:
        52.4747, -2.9421, -37.3783
        CIE-LCH:
        52.4747, 37.4939, 265.4995
        CIE-Luv:
        52.4747, -27.3031, -56.8576
        Hunter-Lab:
        45.3533, -4.7005, -35.0743
      #3b82bd color charts
#3b82bd RGB chart
      #3b82bd CMYK chart
      #3b82bd RGB pie chart
      #3b82bd color shades, tints & tones
#3b82bd color schemes
#3b82bd color preview, HTML & CSS examples
           This text has a color of #3b82bd        
        
          <p style="color:#3b82bd;">Text here</p>
        
        
          .mytext {color:#3b82bd;}
        
        Text color #3b82bd
      
           This box has a color of #3b82bd        
        
          <div style="background-color:#3b82bd;">Content here</div>
        
        
          .mybackground {background-color:#3b82bd;}
        
        Background color #3b82bd
      
           Border around this has a color of #3b82bd        
        
          <div style="border:2px solid #3b82bd;">Content here</div>
        
        
          .myborder {border:2px solid #3b82bd;}
        
        Border color #3b82bd