#2b96a7 color space conversions
Hex:
        #2b96a7
        RGB:
        43, 150, 167
        CMY:
        83, 41, 35
        CMYK:
        74, 10, 0, 35
      HSL:
        188°, 59.0476%, 41.1765%
        HSV (HSB):
        188°, 74.2515%, 65.4902%
        XYZ:
        18.8777, 25.1163, 40.4122
        xyY:
        0.2237, 0.2976, 25.1163
      CIE-Lab:
        57.1886, -23.7432, -17.5428
        CIE-LCH:
        57.1886, 29.5210, 216.4591
        CIE-Luv:
        57.1886, -38.4695, -23.0389
        Hunter-Lab:
        50.1162, -20.4663, -12.7284
      #2b96a7 color charts
#2b96a7 RGB chart
      #2b96a7 CMYK chart
      #2b96a7 RGB pie chart
      #2b96a7 color shades, tints & tones
#2b96a7 color schemes
#2b96a7 color preview, HTML & CSS examples
           This text has a color of #2b96a7        
        
          <p style="color:#2b96a7;">Text here</p>
        
        
          .mytext {color:#2b96a7;}
        
        Text color #2b96a7
      
           This box has a color of #2b96a7        
        
          <div style="background-color:#2b96a7;">Content here</div>
        
        
          .mybackground {background-color:#2b96a7;}
        
        Background color #2b96a7
      
           Border around this has a color of #2b96a7        
        
          <div style="border:2px solid #2b96a7;">Content here</div>
        
        
          .myborder {border:2px solid #2b96a7;}
        
        Border color #2b96a7