#2bbdc8 color space conversions
Hex:
        #2bbdc8
        RGB:
        43, 189, 200
        CMY:
        83, 26, 22
        CMYK:
        79, 5, 0, 22
      HSL:
        184°, 64.6091%, 47.6471%
        HSV (HSB):
        184°, 78.5000%, 78.4314%
        XYZ:
        29.6192, 41.0789, 61.0115
        xyY:
        0.2249, 0.3119, 41.0789
      CIE-Lab:
        70.2312, -32.7003, -16.2103
        CIE-LCH:
        70.2312, 36.4977, 206.3688
        CIE-Luv:
        70.2312, -50.1208, -20.3395
        Hunter-Lab:
        64.0928, -29.6724, -11.5746
      #2bbdc8 color charts
#2bbdc8 RGB chart
      #2bbdc8 CMYK chart
      #2bbdc8 RGB pie chart
      #2bbdc8 color shades, tints & tones
#2bbdc8 color schemes
#2bbdc8 color preview, HTML & CSS examples
           This text has a color of #2bbdc8        
        
          <p style="color:#2bbdc8;">Text here</p>
        
        
          .mytext {color:#2bbdc8;}
        
        Text color #2bbdc8
      
           This box has a color of #2bbdc8        
        
          <div style="background-color:#2bbdc8;">Content here</div>
        
        
          .mybackground {background-color:#2bbdc8;}
        
        Background color #2bbdc8
      
           Border around this has a color of #2bbdc8        
        
          <div style="border:2px solid #2bbdc8;">Content here</div>
        
        
          .myborder {border:2px solid #2bbdc8;}
        
        Border color #2bbdc8