#2b8aec color space conversions
Hex:
        #2b8aec
        RGB:
        43, 138, 236
        CMY:
        83, 46, 7
        CMYK:
        82, 42, 0, 7
      HSL:
        210°, 83.5498%, 54.7059%
        HSV (HSB):
        210°, 81.7797%, 92.5490%
        XYZ:
        25.2251, 24.7467, 82.8040
        xyY:
        0.1900, 0.1864, 24.7467
      CIE-Lab:
        56.8278, 7.4049, -56.9899
        CIE-LCH:
        56.8278, 57.4689, 277.4032
        CIE-Luv:
        56.8278, -30.5594, -90.8281
        Hunter-Lab:
        49.7460, 3.4577, -63.8680
      #2b8aec color charts
#2b8aec RGB chart
      #2b8aec CMYK chart
      #2b8aec RGB pie chart
      #2b8aec color shades, tints & tones
#2b8aec color schemes
#2b8aec color preview, HTML & CSS examples
           This text has a color of #2b8aec        
        
          <p style="color:#2b8aec;">Text here</p>
        
        
          .mytext {color:#2b8aec;}
        
        Text color #2b8aec
      
           This box has a color of #2b8aec        
        
          <div style="background-color:#2b8aec;">Content here</div>
        
        
          .mybackground {background-color:#2b8aec;}
        
        Background color #2b8aec
      
           Border around this has a color of #2b8aec        
        
          <div style="border:2px solid #2b8aec;">Content here</div>
        
        
          .myborder {border:2px solid #2b8aec;}
        
        Border color #2b8aec