#2b809a color space conversions
Hex:
        #2b809a
        RGB:
        43, 128, 154
        CMY:
        83, 50, 40
        CMYK:
        72, 17, 0, 40
      HSL:
        194°, 56.3452%, 38.6275%
        HSV (HSB):
        194°, 72.0779%, 60.3922%
        XYZ:
        14.5482, 18.2850, 33.3344
        xyY:
        0.2199, 0.2763, 18.2850
      CIE-Lab:
        49.8400, -16.3324, -21.2779
        CIE-LCH:
        49.8400, 26.8235, 232.4910
        CIE-Luv:
        49.8400, -31.2153, -29.2219
        Hunter-Lab:
        42.7610, -14.1024, -16.2870
      #2b809a color charts
#2b809a RGB chart
      #2b809a CMYK chart
      #2b809a RGB pie chart
      #2b809a color shades, tints & tones
#2b809a color schemes
#2b809a color preview, HTML & CSS examples
           This text has a color of #2b809a        
        
          <p style="color:#2b809a;">Text here</p>
        
        
          .mytext {color:#2b809a;}
        
        Text color #2b809a
      
           This box has a color of #2b809a        
        
          <div style="background-color:#2b809a;">Content here</div>
        
        
          .mybackground {background-color:#2b809a;}
        
        Background color #2b809a
      
           Border around this has a color of #2b809a        
        
          <div style="border:2px solid #2b809a;">Content here</div>
        
        
          .myborder {border:2px solid #2b809a;}
        
        Border color #2b809a