#2bb3cf color space conversions
Hex:
        #2bb3cf
        RGB:
        43, 179, 207
        CMY:
        83, 30, 19
        CMYK:
        79, 14, 0, 19
      HSL:
        190°, 65.6000%, 49.0196%
        HSV (HSB):
        190°, 79.2271%, 81.1765%
        XYZ:
        28.3788, 37.2588, 64.7274
        xyY:
        0.2177, 0.2858, 37.2588
      CIE-Lab:
        67.4707, -25.6012, -24.2514
        CIE-LCH:
        67.4707, 35.2641, 223.4490
        CIE-Luv:
        67.4707, -46.1154, -34.4015
        Hunter-Lab:
        61.0400, -23.8313, -20.1438
      #2bb3cf color charts
#2bb3cf RGB chart
      #2bb3cf CMYK chart
      #2bb3cf RGB pie chart
      #2bb3cf color shades, tints & tones
#2bb3cf color schemes
#2bb3cf color preview, HTML & CSS examples
           This text has a color of #2bb3cf        
        
          <p style="color:#2bb3cf;">Text here</p>
        
        
          .mytext {color:#2bb3cf;}
        
        Text color #2bb3cf
      
           This box has a color of #2bb3cf        
        
          <div style="background-color:#2bb3cf;">Content here</div>
        
        
          .mybackground {background-color:#2bb3cf;}
        
        Background color #2bb3cf
      
           Border around this has a color of #2bb3cf        
        
          <div style="border:2px solid #2bb3cf;">Content here</div>
        
        
          .myborder {border:2px solid #2bb3cf;}
        
        Border color #2bb3cf