#2050bd color space conversions
Hex:
        #2050bd
        RGB:
        32, 80, 189
        CMY:
        87, 69, 26
        CMYK:
        83, 58, 0, 26
      HSL:
        222°, 71.0407%, 43.3333%
        HSV (HSB):
        222°, 83.0688%, 74.1176%
        XYZ:
        12.6496, 9.7185, 49.3533
        xyY:
        0.1764, 0.1355, 9.7185
      CIE-Lab:
        37.3324, 25.3987, -61.6796
        CIE-LCH:
        37.3324, 66.7043, 292.3811
        CIE-Luv:
        37.3324, -15.8933, -88.7905
        Hunter-Lab:
        31.1745, 17.8741, -72.0414
      #2050bd color charts
#2050bd RGB chart
      #2050bd CMYK chart
      #2050bd RGB pie chart
      #2050bd color shades, tints & tones
#2050bd color schemes
#2050bd color preview, HTML & CSS examples
           This text has a color of #2050bd        
        
          <p style="color:#2050bd;">Text here</p>
        
        
          .mytext {color:#2050bd;}
        
        Text color #2050bd
      
           This box has a color of #2050bd        
        
          <div style="background-color:#2050bd;">Content here</div>
        
        
          .mybackground {background-color:#2050bd;}
        
        Background color #2050bd
      
           Border around this has a color of #2050bd        
        
          <div style="border:2px solid #2050bd;">Content here</div>
        
        
          .myborder {border:2px solid #2050bd;}
        
        Border color #2050bd