#2bfede color space conversions
Hex:
        #2bfede
        RGB:
        43, 254, 222
        CMY:
        83, 0, 13
        CMYK:
        83, 0, 13, 0
      HSL:
        171°, 99.0610%, 58.2353%
        HSV (HSB):
        171°, 83.0709%, 99.6078%
        XYZ:
        49.6229, 76.6711, 81.2909
        xyY:
        0.2390, 0.3693, 76.6711
      CIE-Lab:
        90.1700, -55.0195, 1.6156
        CIE-LCH:
        90.1700, 55.0432, 178.3180
        CIE-Luv:
        90.1700, -70.7296, 11.3420
        Hunter-Lab:
        87.5621, -52.0747, 6.2498
      #2bfede color charts
#2bfede RGB chart
      #2bfede CMYK chart
      #2bfede RGB pie chart
      #2bfede color shades, tints & tones
#2bfede color schemes
#2bfede color preview, HTML & CSS examples
           This text has a color of #2bfede        
        
          <p style="color:#2bfede;">Text here</p>
        
        
          .mytext {color:#2bfede;}
        
        Text color #2bfede
      
           This box has a color of #2bfede        
        
          <div style="background-color:#2bfede;">Content here</div>
        
        
          .mybackground {background-color:#2bfede;}
        
        Background color #2bfede
      
           Border around this has a color of #2bfede        
        
          <div style="border:2px solid #2bfede;">Content here</div>
        
        
          .myborder {border:2px solid #2bfede;}
        
        Border color #2bfede