#2b8eac color space conversions
Hex:
        #2b8eac
        RGB:
        43, 142, 172
        CMY:
        83, 44, 33
        CMYK:
        75, 17, 0, 33
      HSL:
        194°, 60.0000%, 42.1569%
        HSV (HSB):
        194°, 75.0000%, 67.4510%
        XYZ:
        18.1157, 22.8382, 42.4831
        xyY:
        0.2171, 0.2737, 22.8382
      CIE-Lab:
        54.9052, -17.8805, -23.8940
        CIE-LCH:
        54.9052, 29.8435, 233.1915
        CIE-Luv:
        54.9052, -35.2549, -33.7322
        Hunter-Lab:
        47.7893, -15.9666, -19.2544
      #2b8eac color charts
#2b8eac RGB chart
      #2b8eac CMYK chart
      #2b8eac RGB pie chart
      #2b8eac color shades, tints & tones
#2b8eac color schemes
#2b8eac color preview, HTML & CSS examples
           This text has a color of #2b8eac        
        
          <p style="color:#2b8eac;">Text here</p>
        
        
          .mytext {color:#2b8eac;}
        
        Text color #2b8eac
      
           This box has a color of #2b8eac        
        
          <div style="background-color:#2b8eac;">Content here</div>
        
        
          .mybackground {background-color:#2b8eac;}
        
        Background color #2b8eac
      
           Border around this has a color of #2b8eac        
        
          <div style="border:2px solid #2b8eac;">Content here</div>
        
        
          .myborder {border:2px solid #2b8eac;}
        
        Border color #2b8eac