#2bf9bf color space conversions
Hex:
        #2bf9bf
        RGB:
        43, 249, 191
        CMY:
        83, 2, 25
        CMYK:
        83, 0, 23, 2
      HSL:
        163°, 94.4954%, 57.2549%
        HSV (HSB):
        163°, 82.7309%, 97.6471%
        XYZ:
        44.2759, 72.0265, 60.8591
        xyY:
        0.2499, 0.4066, 72.0265
      CIE-Lab:
        87.9814, -60.5992, 14.5308
        CIE-LCH:
        87.9814, 62.3170, 166.5159
        CIE-Luv:
        87.9814, -71.3269, 31.5025
        Hunter-Lab:
        84.8685, -55.3963, 16.8911
      #2bf9bf color charts
#2bf9bf RGB chart
      #2bf9bf CMYK chart
      #2bf9bf RGB pie chart
      #2bf9bf color shades, tints & tones
#2bf9bf color schemes
#2bf9bf color preview, HTML & CSS examples
           This text has a color of #2bf9bf        
        
          <p style="color:#2bf9bf;">Text here</p>
        
        
          .mytext {color:#2bf9bf;}
        
        Text color #2bf9bf
      
           This box has a color of #2bf9bf        
        
          <div style="background-color:#2bf9bf;">Content here</div>
        
        
          .mybackground {background-color:#2bf9bf;}
        
        Background color #2bf9bf
      
           Border around this has a color of #2bf9bf        
        
          <div style="border:2px solid #2bf9bf;">Content here</div>
        
        
          .myborder {border:2px solid #2bf9bf;}
        
        Border color #2bf9bf