#2b6abe color space conversions
Hex:
        #2b6abe
        RGB:
        43, 106, 190
        CMY:
        83, 58, 25
        CMYK:
        77, 44, 0, 25
      HSL:
        214°, 63.0901%, 45.6863%
        HSV (HSB):
        214°, 77.3684%, 74.5098%
        XYZ:
        15.4446, 14.5394, 50.7076
        xyY:
        0.1914, 0.1802, 14.5394
      CIE-Lab:
        44.9967, 9.9279, -49.8579
        CIE-LCH:
        44.9967, 50.8368, 281.2617
        CIE-Luv:
        44.9967, -22.0239, -75.4798
        Hunter-Lab:
        38.1305, 5.5720, -52.1550
      #2b6abe color charts
#2b6abe RGB chart
      #2b6abe CMYK chart
      #2b6abe RGB pie chart
      #2b6abe color shades, tints & tones
#2b6abe color schemes
#2b6abe color preview, HTML & CSS examples
           This text has a color of #2b6abe        
        
          <p style="color:#2b6abe;">Text here</p>
        
        
          .mytext {color:#2b6abe;}
        
        Text color #2b6abe
      
           This box has a color of #2b6abe        
        
          <div style="background-color:#2b6abe;">Content here</div>
        
        
          .mybackground {background-color:#2b6abe;}
        
        Background color #2b6abe
      
           Border around this has a color of #2b6abe        
        
          <div style="border:2px solid #2b6abe;">Content here</div>
        
        
          .myborder {border:2px solid #2b6abe;}
        
        Border color #2b6abe