#2b6aec color space conversions
Hex:
        #2b6aec
        RGB:
        43, 106, 236
        CMY:
        83, 58, 7
        CMYK:
        82, 55, 0, 7
      HSL:
        220°, 83.5498%, 54.7059%
        HSV (HSB):
        220°, 81.7797%, 92.5490%
        XYZ:
        21.2906, 16.8778, 81.4925
        xyY:
        0.1779, 0.1410, 16.8778
      CIE-Lab:
        48.1057, 27.3417, -71.0590
        CIE-LCH:
        48.1057, 76.1377, 291.0455
        CIE-Luv:
        48.1057, -21.0937, -109.8289
        Hunter-Lab:
        41.0826, 20.6112, -88.8514
      #2b6aec color charts
#2b6aec RGB chart
      #2b6aec CMYK chart
      #2b6aec RGB pie chart
      #2b6aec color shades, tints & tones
#2b6aec color schemes
#2b6aec color preview, HTML & CSS examples
           This text has a color of #2b6aec        
        
          <p style="color:#2b6aec;">Text here</p>
        
        
          .mytext {color:#2b6aec;}
        
        Text color #2b6aec
      
           This box has a color of #2b6aec        
        
          <div style="background-color:#2b6aec;">Content here</div>
        
        
          .mybackground {background-color:#2b6aec;}
        
        Background color #2b6aec
      
           Border around this has a color of #2b6aec        
        
          <div style="border:2px solid #2b6aec;">Content here</div>
        
        
          .myborder {border:2px solid #2b6aec;}
        
        Border color #2b6aec