#2b9bfa color space conversions
Hex:
        #2b9bfa
        RGB:
        43, 155, 250
        CMY:
        83, 39, 2
        CMYK:
        83, 38, 0, 2
      HSL:
        208°, 95.3917%, 57.4510%
        HSV (HSB):
        208°, 82.8000%, 98.0392%
        XYZ:
        29.9729, 30.8584, 94.8190
        xyY:
        0.1926, 0.1983, 30.8584
      CIE-Lab:
        62.3879, 2.4510, -55.8374
        CIE-LCH:
        62.3879, 55.8912, 272.5134
        CIE-Luv:
        62.3879, -35.3613, -90.0612
        Hunter-Lab:
        55.5503, -0.9011, -62.3170
      #2b9bfa color charts
#2b9bfa RGB chart
      #2b9bfa CMYK chart
      #2b9bfa RGB pie chart
      #2b9bfa color shades, tints & tones
#2b9bfa color schemes
#2b9bfa color preview, HTML & CSS examples
           This text has a color of #2b9bfa        
        
          <p style="color:#2b9bfa;">Text here</p>
        
        
          .mytext {color:#2b9bfa;}
        
        Text color #2b9bfa
      
           This box has a color of #2b9bfa        
        
          <div style="background-color:#2b9bfa;">Content here</div>
        
        
          .mybackground {background-color:#2b9bfa;}
        
        Background color #2b9bfa
      
           Border around this has a color of #2b9bfa        
        
          <div style="border:2px solid #2b9bfa;">Content here</div>
        
        
          .myborder {border:2px solid #2b9bfa;}
        
        Border color #2b9bfa