#2b9bfb color space conversions
Hex:
        #2b9bfb
        RGB:
        43, 155, 251
        CMY:
        83, 39, 2
        CMYK:
        83, 38, 0, 2
      HSL:
        208°, 96.2963%, 57.6471%
        HSV (HSB):
        208°, 82.8685%, 98.4314%
        XYZ:
        30.1302, 30.9213, 95.6472
        xyY:
        0.1923, 0.1973, 30.9213
      CIE-Lab:
        62.4412, 2.8158, -56.3001
        CIE-LCH:
        62.4412, 56.3705, 272.8632
        CIE-Luv:
        62.4412, -35.3124, -90.8812
        Hunter-Lab:
        55.6069, -0.5933, -63.0574
      #2b9bfb color charts
#2b9bfb RGB chart
      #2b9bfb CMYK chart
      #2b9bfb RGB pie chart
      #2b9bfb color shades, tints & tones
#2b9bfb color schemes
#2b9bfb color preview, HTML & CSS examples
           This text has a color of #2b9bfb        
        
          <p style="color:#2b9bfb;">Text here</p>
        
        
          .mytext {color:#2b9bfb;}
        
        Text color #2b9bfb
      
           This box has a color of #2b9bfb        
        
          <div style="background-color:#2b9bfb;">Content here</div>
        
        
          .mybackground {background-color:#2b9bfb;}
        
        Background color #2b9bfb
      
           Border around this has a color of #2b9bfb        
        
          <div style="border:2px solid #2b9bfb;">Content here</div>
        
        
          .myborder {border:2px solid #2b9bfb;}
        
        Border color #2b9bfb