#2b85bd color space conversions
Hex:
        #2b85bd
        RGB:
        43, 133, 189
        CMY:
        83, 48, 26
        CMYK:
        77, 30, 0, 26
      HSL:
        203°, 62.9310%, 45.4902%
        HSV (HSB):
        203°, 77.2487%, 74.1176%
        XYZ:
        18.5691, 20.9628, 51.2116
        xyY:
        0.2046, 0.2310, 20.9628
      CIE-Lab:
        52.9087, -6.8938, -36.7285
        CIE-LCH:
        52.9087, 37.3699, 259.3695
        CIE-Luv:
        52.9087, -31.0964, -55.4734
        Hunter-Lab:
        45.7851, -7.7296, -34.2676
      #2b85bd color charts
#2b85bd RGB chart
      #2b85bd CMYK chart
      #2b85bd RGB pie chart
      #2b85bd color shades, tints & tones
#2b85bd color schemes
#2b85bd color preview, HTML & CSS examples
           This text has a color of #2b85bd        
        
          <p style="color:#2b85bd;">Text here</p>
        
        
          .mytext {color:#2b85bd;}
        
        Text color #2b85bd
      
           This box has a color of #2b85bd        
        
          <div style="background-color:#2b85bd;">Content here</div>
        
        
          .mybackground {background-color:#2b85bd;}
        
        Background color #2b85bd
      
           Border around this has a color of #2b85bd        
        
          <div style="border:2px solid #2b85bd;">Content here</div>
        
        
          .myborder {border:2px solid #2b85bd;}
        
        Border color #2b85bd