#2bfaae color space conversions
Hex:
        #2bfaae
        RGB:
        43, 250, 174
        CMY:
        83, 2, 32
        CMYK:
        83, 0, 30, 2
      HSL:
        158°, 95.3917%, 57.4510%
        HSV (HSB):
        158°, 82.8000%, 98.0392%
        XYZ:
        42.8218, 71.9408, 51.6734
        xyY:
        0.2573, 0.4322, 71.9408
      CIE-Lab:
        87.9401, -64.7116, 23.2043
        CIE-LCH:
        87.9401, 68.7461, 160.2732
        CIE-Luv:
        87.9401, -72.8258, 44.2472
        Hunter-Lab:
        84.8179, -58.3124, 23.2514
      #2bfaae color charts
#2bfaae RGB chart
      #2bfaae CMYK chart
      #2bfaae RGB pie chart
      #2bfaae color shades, tints & tones
#2bfaae color schemes
#2bfaae color preview, HTML & CSS examples
           This text has a color of #2bfaae        
        
          <p style="color:#2bfaae;">Text here</p>
        
        
          .mytext {color:#2bfaae;}
        
        Text color #2bfaae
      
           This box has a color of #2bfaae        
        
          <div style="background-color:#2bfaae;">Content here</div>
        
        
          .mybackground {background-color:#2bfaae;}
        
        Background color #2bfaae
      
           Border around this has a color of #2bfaae        
        
          <div style="border:2px solid #2bfaae;">Content here</div>
        
        
          .myborder {border:2px solid #2bfaae;}
        
        Border color #2bfaae