#2b92f1 color space conversions
Hex:
        #2b92f1
        RGB:
        43, 146, 241
        CMY:
        83, 43, 5
        CMYK:
        82, 39, 0, 5
      HSL:
        209°, 87.6106%, 55.6863%
        HSV (HSB):
        209°, 82.1577%, 94.5098%
        XYZ:
        27.1523, 27.4222, 87.0810
        xyY:
        0.1917, 0.1936, 27.4222
      CIE-Lab:
        59.3631, 4.4598, -55.7091
        CIE-LCH:
        59.3631, 55.8873, 274.5771
        CIE-Luv:
        59.3631, -32.8935, -89.2326
        Hunter-Lab:
        52.3662, 0.9128, -61.9383
      #2b92f1 color charts
#2b92f1 RGB chart
      #2b92f1 CMYK chart
      #2b92f1 RGB pie chart
      #2b92f1 color shades, tints & tones
#2b92f1 color schemes
#2b92f1 color preview, HTML & CSS examples
           This text has a color of #2b92f1        
        
          <p style="color:#2b92f1;">Text here</p>
        
        
          .mytext {color:#2b92f1;}
        
        Text color #2b92f1
      
           This box has a color of #2b92f1        
        
          <div style="background-color:#2b92f1;">Content here</div>
        
        
          .mybackground {background-color:#2b92f1;}
        
        Background color #2b92f1
      
           Border around this has a color of #2b92f1        
        
          <div style="border:2px solid #2b92f1;">Content here</div>
        
        
          .myborder {border:2px solid #2b92f1;}
        
        Border color #2b92f1