#2b91bf color space conversions
Hex:
        #2b91bf
        RGB:
        43, 145, 191
        CMY:
        83, 43, 25
        CMYK:
        77, 24, 0, 25
      HSL:
        199°, 63.2479%, 45.8824%
        HSV (HSB):
        199°, 77.4869%, 74.9020%
        XYZ:
        20.5256, 24.5260, 52.9424
        xyY:
        0.2095, 0.2503, 24.5260
      CIE-Lab:
        56.6106, -12.9988, -32.0788
        CIE-LCH:
        56.6106, 34.6124, 247.9415
        CIE-Luv:
        56.6106, -35.1854, -47.8211
        Hunter-Lab:
        49.5237, -12.6853, -28.7163
      #2b91bf color charts
#2b91bf RGB chart
      #2b91bf CMYK chart
      #2b91bf RGB pie chart
      #2b91bf color shades, tints & tones
#2b91bf color schemes
#2b91bf color preview, HTML & CSS examples
           This text has a color of #2b91bf        
        
          <p style="color:#2b91bf;">Text here</p>
        
        
          .mytext {color:#2b91bf;}
        
        Text color #2b91bf
      
           This box has a color of #2b91bf        
        
          <div style="background-color:#2b91bf;">Content here</div>
        
        
          .mybackground {background-color:#2b91bf;}
        
        Background color #2b91bf
      
           Border around this has a color of #2b91bf        
        
          <div style="border:2px solid #2b91bf;">Content here</div>
        
        
          .myborder {border:2px solid #2b91bf;}
        
        Border color #2b91bf