#2bf2ba color space conversions
Hex:
        #2bf2ba
        RGB:
        43, 242, 186
        CMY:
        83, 5, 27
        CMYK:
        82, 0, 23, 5
      HSL:
        163°, 88.4444%, 55.8824%
        HSV (HSB):
        163°, 82.2314%, 94.9020%
        XYZ:
        41.6113, 67.5630, 57.3022
        xyY:
        0.2500, 0.4058, 67.5630
      CIE-Lab:
        85.7875, -59.0795, 14.0225
        CIE-LCH:
        85.7875, 60.7209, 166.6480
        CIE-Luv:
        85.7875, -69.3494, 30.3911
        Hunter-Lab:
        82.1967, -53.4803, 16.2046
      #2bf2ba color charts
#2bf2ba RGB chart
      #2bf2ba CMYK chart
      #2bf2ba RGB pie chart
      #2bf2ba color shades, tints & tones
#2bf2ba color schemes
#2bf2ba color preview, HTML & CSS examples
           This text has a color of #2bf2ba        
        
          <p style="color:#2bf2ba;">Text here</p>
        
        
          .mytext {color:#2bf2ba;}
        
        Text color #2bf2ba
      
           This box has a color of #2bf2ba        
        
          <div style="background-color:#2bf2ba;">Content here</div>
        
        
          .mybackground {background-color:#2bf2ba;}
        
        Background color #2bf2ba
      
           Border around this has a color of #2bf2ba        
        
          <div style="border:2px solid #2bf2ba;">Content here</div>
        
        
          .myborder {border:2px solid #2bf2ba;}
        
        Border color #2bf2ba