#2bfdce color space conversions
Hex:
        #2bfdce
        RGB:
        43, 253, 206
        CMY:
        83, 1, 19
        CMYK:
        83, 0, 19, 1
      HSL:
        167°, 98.1308%, 58.0392%
        HSV (HSB):
        167°, 83.0040%, 99.2157%
        XYZ:
        47.2621, 75.2204, 70.4205
        xyY:
        0.2450, 0.3899, 75.2204
      CIE-Lab:
        89.4961, -58.6033, 8.9309
        CIE-LCH:
        89.4961, 59.2799, 171.3350
        CIE-Luv:
        89.4961, -71.5786, 23.0545
        Hunter-Lab:
        86.7297, -54.5059, 12.5700
      #2bfdce color charts
#2bfdce RGB chart
      #2bfdce CMYK chart
      #2bfdce RGB pie chart
      #2bfdce color shades, tints & tones
#2bfdce color schemes
#2bfdce color preview, HTML & CSS examples
           This text has a color of #2bfdce        
        
          <p style="color:#2bfdce;">Text here</p>
        
        
          .mytext {color:#2bfdce;}
        
        Text color #2bfdce
      
           This box has a color of #2bfdce        
        
          <div style="background-color:#2bfdce;">Content here</div>
        
        
          .mybackground {background-color:#2bfdce;}
        
        Background color #2bfdce
      
           Border around this has a color of #2bfdce        
        
          <div style="border:2px solid #2bfdce;">Content here</div>
        
        
          .myborder {border:2px solid #2bfdce;}
        
        Border color #2bfdce