#2babbe color space conversions
Hex:
        #2babbe
        RGB:
        43, 171, 190
        CMY:
        83, 33, 25
        CMYK:
        77, 10, 0, 25
      HSL:
        188°, 63.0901%, 45.6863%
        HSV (HSB):
        188°, 77.3684%, 74.5098%
        XYZ:
        24.8534, 33.3571, 53.8439
        xyY:
        0.2218, 0.2977, 33.3571
      CIE-Lab:
        64.4490, -27.0311, -19.4519
        CIE-LCH:
        64.4490, 33.3025, 215.7391
        CIE-Luv:
        64.4490, -44.4710, -26.1231
        Hunter-Lab:
        57.7556, -24.2601, -14.8454
      #2babbe color charts
#2babbe RGB chart
      #2babbe CMYK chart
      #2babbe RGB pie chart
      #2babbe color shades, tints & tones
#2babbe color schemes
#2babbe color preview, HTML & CSS examples
           This text has a color of #2babbe        
        
          <p style="color:#2babbe;">Text here</p>
        
        
          .mytext {color:#2babbe;}
        
        Text color #2babbe
      
           This box has a color of #2babbe        
        
          <div style="background-color:#2babbe;">Content here</div>
        
        
          .mybackground {background-color:#2babbe;}
        
        Background color #2babbe
      
           Border around this has a color of #2babbe        
        
          <div style="border:2px solid #2babbe;">Content here</div>
        
        
          .myborder {border:2px solid #2babbe;}
        
        Border color #2babbe