#2b7ff2 color space conversions
Hex:
        #2b7ff2
        RGB:
        43, 127, 242
        CMY:
        83, 50, 5
        CMYK:
        82, 48, 0, 5
      HSL:
        215°, 88.4444%, 55.8824%
        HSV (HSB):
        215°, 82.2314%, 94.9020%
        XYZ:
        24.6126, 22.1031, 86.9735
        xyY:
        0.1841, 0.1653, 22.1031
      CIE-Lab:
        54.1363, 16.3845, -64.6445
        CIE-LCH:
        54.1363, 66.6885, 284.2224
        CIE-Luv:
        54.1363, -26.9525, -102.7268
        Hunter-Lab:
        47.0140, 11.1734, -76.7738
      #2b7ff2 color charts
#2b7ff2 RGB chart
      #2b7ff2 CMYK chart
      #2b7ff2 RGB pie chart
      #2b7ff2 color shades, tints & tones
#2b7ff2 color schemes
#2b7ff2 color preview, HTML & CSS examples
           This text has a color of #2b7ff2        
        
          <p style="color:#2b7ff2;">Text here</p>
        
        
          .mytext {color:#2b7ff2;}
        
        Text color #2b7ff2
      
           This box has a color of #2b7ff2        
        
          <div style="background-color:#2b7ff2;">Content here</div>
        
        
          .mybackground {background-color:#2b7ff2;}
        
        Background color #2b7ff2
      
           Border around this has a color of #2b7ff2        
        
          <div style="border:2px solid #2b7ff2;">Content here</div>
        
        
          .myborder {border:2px solid #2b7ff2;}
        
        Border color #2b7ff2