#2b95ae color space conversions
Hex:
        #2b95ae
        RGB:
        43, 149, 174
        CMY:
        83, 42, 32
        CMYK:
        75, 14, 0, 32
      HSL:
        191°, 60.3687%, 42.5490%
        HSV (HSB):
        191°, 75.2874%, 68.2353%
        XYZ:
        19.3837, 25.0645, 43.8607
        xyY:
        0.2195, 0.2838, 25.0645
      CIE-Lab:
        57.1382, -20.9424, -21.6069
        CIE-LCH:
        57.1382, 30.0906, 225.8948
        CIE-Luv:
        57.1382, -37.6570, -29.8870
        Hunter-Lab:
        50.0644, -18.5021, -16.8980
      #2b95ae color charts
#2b95ae RGB chart
      #2b95ae CMYK chart
      #2b95ae RGB pie chart
      #2b95ae color shades, tints & tones
#2b95ae color schemes
#2b95ae color preview, HTML & CSS examples
           This text has a color of #2b95ae        
        
          <p style="color:#2b95ae;">Text here</p>
        
        
          .mytext {color:#2b95ae;}
        
        Text color #2b95ae
      
           This box has a color of #2b95ae        
        
          <div style="background-color:#2b95ae;">Content here</div>
        
        
          .mybackground {background-color:#2b95ae;}
        
        Background color #2b95ae
      
           Border around this has a color of #2b95ae        
        
          <div style="border:2px solid #2b95ae;">Content here</div>
        
        
          .myborder {border:2px solid #2b95ae;}
        
        Border color #2b95ae