#2bdcbf color space conversions
Hex:
        #2bdcbf
        RGB:
        43, 220, 191
        CMY:
        83, 14, 25
        CMYK:
        80, 0, 13, 14
      HSL:
        170°, 71.6599%, 51.5686%
        HSV (HSB):
        170°, 80.4545%, 86.2745%
        XYZ:
        35.9934, 55.4616, 58.0983
        xyY:
        0.2407, 0.3708, 55.4616
      CIE-Lab:
        79.3064, -49.0620, 2.1038
        CIE-LCH:
        79.3064, 49.1071, 177.5446
        CIE-Luv:
        79.3064, -61.5470, 10.9294
        Hunter-Lab:
        74.4725, -44.0558, 5.8768
      #2bdcbf color charts
#2bdcbf RGB chart
      #2bdcbf CMYK chart
      #2bdcbf RGB pie chart
      #2bdcbf color shades, tints & tones
#2bdcbf color schemes
#2bdcbf color preview, HTML & CSS examples
           This text has a color of #2bdcbf        
        
          <p style="color:#2bdcbf;">Text here</p>
        
        
          .mytext {color:#2bdcbf;}
        
        Text color #2bdcbf
      
           This box has a color of #2bdcbf        
        
          <div style="background-color:#2bdcbf;">Content here</div>
        
        
          .mybackground {background-color:#2bdcbf;}
        
        Background color #2bdcbf
      
           Border around this has a color of #2bdcbf        
        
          <div style="border:2px solid #2bdcbf;">Content here</div>
        
        
          .myborder {border:2px solid #2bdcbf;}
        
        Border color #2bdcbf