#2b7fed color space conversions
Hex:
        #2b7fed
        RGB:
        43, 127, 237
        CMY:
        83, 50, 7
        CMYK:
        82, 46, 0, 7
      HSL:
        214°, 84.3478%, 54.9020%
        HSV (HSB):
        214°, 81.8565%, 92.9412%
        XYZ:
        23.8717, 21.8068, 83.0717
        xyY:
        0.1854, 0.1694, 21.8068
      CIE-Lab:
        53.8214, 14.5111, -62.3699
        CIE-LCH:
        53.8214, 64.0357, 283.0976
        CIE-Luv:
        53.8214, -27.1091, -98.8907
        Hunter-Lab:
        46.6977, 9.5275, -72.7841
      #2b7fed color charts
#2b7fed RGB chart
      #2b7fed CMYK chart
      #2b7fed RGB pie chart
      #2b7fed color shades, tints & tones
#2b7fed color schemes
#2b7fed color preview, HTML & CSS examples
           This text has a color of #2b7fed        
        
          <p style="color:#2b7fed;">Text here</p>
        
        
          .mytext {color:#2b7fed;}
        
        Text color #2b7fed
      
           This box has a color of #2b7fed        
        
          <div style="background-color:#2b7fed;">Content here</div>
        
        
          .mybackground {background-color:#2b7fed;}
        
        Background color #2b7fed
      
           Border around this has a color of #2b7fed        
        
          <div style="border:2px solid #2b7fed;">Content here</div>
        
        
          .myborder {border:2px solid #2b7fed;}
        
        Border color #2b7fed