#2b86ba color space conversions
Hex:
        #2b86ba
        RGB:
        43, 134, 186
        CMY:
        83, 47, 27
        CMYK:
        77, 28, 0, 27
      HSL:
        202°, 62.4454%, 44.9020%
        HSV (HSB):
        202°, 76.8817%, 72.9412%
        XYZ:
        18.3843, 21.1090, 49.5599
        xyY:
        0.2064, 0.2370, 21.1090
      CIE-Lab:
        53.0685, -8.5484, -34.7625
        CIE-LCH:
        53.0685, 35.7981, 256.1846
        CIE-Luv:
        53.0685, -31.6031, -52.1347
        Hunter-Lab:
        45.9445, -8.9776, -31.7944
      #2b86ba color charts
#2b86ba RGB chart
      #2b86ba CMYK chart
      #2b86ba RGB pie chart
      #2b86ba color shades, tints & tones
#2b86ba color schemes
#2b86ba color preview, HTML & CSS examples
           This text has a color of #2b86ba        
        
          <p style="color:#2b86ba;">Text here</p>
        
        
          .mytext {color:#2b86ba;}
        
        Text color #2b86ba
      
           This box has a color of #2b86ba        
        
          <div style="background-color:#2b86ba;">Content here</div>
        
        
          .mybackground {background-color:#2b86ba;}
        
        Background color #2b86ba
      
           Border around this has a color of #2b86ba        
        
          <div style="border:2px solid #2b86ba;">Content here</div>
        
        
          .myborder {border:2px solid #2b86ba;}
        
        Border color #2b86ba