#2b87ae color space conversions
Hex:
        #2b87ae
        RGB:
        43, 135, 174
        CMY:
        83, 47, 32
        CMYK:
        75, 22, 0, 32
      HSL:
        198°, 60.3687%, 42.5490%
        HSV (HSB):
        198°, 75.2874%, 68.2353%
        XYZ:
        17.3002, 20.8975, 43.1662
        xyY:
        0.2126, 0.2568, 20.8975
      CIE-Lab:
        52.8372, -13.3503, -28.2387
        CIE-LCH:
        52.8372, 31.2355, 244.6968
        CIE-Luv:
        52.8372, -32.6192, -41.0098
        Hunter-Lab:
        45.7138, -12.4466, -23.9861
      #2b87ae color charts
#2b87ae RGB chart
      #2b87ae CMYK chart
      #2b87ae RGB pie chart
      #2b87ae color shades, tints & tones
#2b87ae color schemes
#2b87ae color preview, HTML & CSS examples
           This text has a color of #2b87ae        
        
          <p style="color:#2b87ae;">Text here</p>
        
        
          .mytext {color:#2b87ae;}
        
        Text color #2b87ae
      
           This box has a color of #2b87ae        
        
          <div style="background-color:#2b87ae;">Content here</div>
        
        
          .mybackground {background-color:#2b87ae;}
        
        Background color #2b87ae
      
           Border around this has a color of #2b87ae        
        
          <div style="border:2px solid #2b87ae;">Content here</div>
        
        
          .myborder {border:2px solid #2b87ae;}
        
        Border color #2b87ae