#2b91c2 color space conversions
Hex:
        #2b91c2
        RGB:
        43, 145, 194
        CMY:
        83, 43, 24
        CMYK:
        78, 25, 0, 24
      HSL:
        199°, 63.7131%, 46.4706%
        HSV (HSB):
        199°, 77.8351%, 76.0784%
        XYZ:
        20.8593, 24.6594, 54.6993
        xyY:
        0.2081, 0.2461, 24.6594
      CIE-Lab:
        56.7421, -11.9488, -33.5729
        CIE-LCH:
        56.7421, 35.6358, 250.4090
        CIE-Luv:
        56.7421, -35.0100, -50.4141
        Hunter-Lab:
        49.6583, -11.9219, -30.5480
      #2b91c2 color charts
#2b91c2 RGB chart
      #2b91c2 CMYK chart
      #2b91c2 RGB pie chart
      #2b91c2 color shades, tints & tones
#2b91c2 color schemes
#2b91c2 color preview, HTML & CSS examples
           This text has a color of #2b91c2        
        
          <p style="color:#2b91c2;">Text here</p>
        
        
          .mytext {color:#2b91c2;}
        
        Text color #2b91c2
      
           This box has a color of #2b91c2        
        
          <div style="background-color:#2b91c2;">Content here</div>
        
        
          .mybackground {background-color:#2b91c2;}
        
        Background color #2b91c2
      
           Border around this has a color of #2b91c2        
        
          <div style="border:2px solid #2b91c2;">Content here</div>
        
        
          .myborder {border:2px solid #2b91c2;}
        
        Border color #2b91c2