#2b7bde color space conversions
Hex:
        #2b7bde
        RGB:
        43, 123, 222
        CMY:
        83, 52, 13
        CMYK:
        81, 45, 0, 13
      HSL:
        213°, 73.0612%, 51.9608%
        HSV (HSB):
        213°, 80.6306%, 87.0588%
        XYZ:
        21.2640, 19.9534, 71.8379
        xyY:
        0.1881, 0.1765, 19.9534
      CIE-Lab:
        51.7845, 11.3582, -57.2418
        CIE-LCH:
        51.7845, 58.3578, 281.2232
        CIE-Luv:
        51.7845, -26.3735, -89.7689
        Hunter-Lab:
        44.6693, 6.8006, -64.0827
      #2b7bde color charts
#2b7bde RGB chart
      #2b7bde CMYK chart
      #2b7bde RGB pie chart
      #2b7bde color shades, tints & tones
#2b7bde color schemes
#2b7bde color preview, HTML & CSS examples
           This text has a color of #2b7bde        
        
          <p style="color:#2b7bde;">Text here</p>
        
        
          .mytext {color:#2b7bde;}
        
        Text color #2b7bde
      
           This box has a color of #2b7bde        
        
          <div style="background-color:#2b7bde;">Content here</div>
        
        
          .mybackground {background-color:#2b7bde;}
        
        Background color #2b7bde
      
           Border around this has a color of #2b7bde        
        
          <div style="border:2px solid #2b7bde;">Content here</div>
        
        
          .myborder {border:2px solid #2b7bde;}
        
        Border color #2b7bde