#2b7eee color space conversions
Hex:
        #2b7eee
        RGB:
        43, 126, 238
        CMY:
        83, 51, 7
        CMYK:
        82, 47, 0, 7
      HSL:
        214°, 85.1528%, 55.0980%
        HSV (HSB):
        214°, 81.9328%, 93.3333%
        XYZ:
        23.8897, 21.6083, 83.8006
        xyY:
        0.1848, 0.1671, 21.6083
      CIE-Lab:
        53.6090, 15.5061, -63.2690
        CIE-LCH:
        53.6090, 65.1415, 283.7707
        CIE-Luv:
        53.6090, -26.7755, -100.2833
        Hunter-Lab:
        46.4848, 10.3874, -74.3459
      #2b7eee color charts
#2b7eee RGB chart
      #2b7eee CMYK chart
      #2b7eee RGB pie chart
      #2b7eee color shades, tints & tones
#2b7eee color schemes
#2b7eee color preview, HTML & CSS examples
           This text has a color of #2b7eee        
        
          <p style="color:#2b7eee;">Text here</p>
        
        
          .mytext {color:#2b7eee;}
        
        Text color #2b7eee
      
           This box has a color of #2b7eee        
        
          <div style="background-color:#2b7eee;">Content here</div>
        
        
          .mybackground {background-color:#2b7eee;}
        
        Background color #2b7eee
      
           Border around this has a color of #2b7eee        
        
          <div style="border:2px solid #2b7eee;">Content here</div>
        
        
          .myborder {border:2px solid #2b7eee;}
        
        Border color #2b7eee