#2befea color space conversions
Hex:
        #2befea
        RGB:
        43, 239, 234
        CMY:
        83, 6, 8
        CMYK:
        82, 0, 2, 6
      HSL:
        178°, 85.9649%, 55.2941%
        HSV (HSB):
        178°, 82.0084%, 93.7255%
        XYZ:
        46.7140, 68.1871, 88.5412
        xyY:
        0.2296, 0.3352, 68.1871
      CIE-Lab:
        86.0999, -45.5017, -10.6431
        CIE-LCH:
        86.0999, 46.7298, 193.1651
        CIE-Luv:
        86.0999, -64.7937, -9.7353
        Hunter-Lab:
        82.5755, -43.5273, -5.7706
      #2befea color charts
#2befea RGB chart
      #2befea CMYK chart
      #2befea RGB pie chart
      #2befea color shades, tints & tones
#2befea color schemes
#2befea color preview, HTML & CSS examples
           This text has a color of #2befea        
        
          <p style="color:#2befea;">Text here</p>
        
        
          .mytext {color:#2befea;}
        
        Text color #2befea
      
           This box has a color of #2befea        
        
          <div style="background-color:#2befea;">Content here</div>
        
        
          .mybackground {background-color:#2befea;}
        
        Background color #2befea
      
           Border around this has a color of #2befea        
        
          <div style="border:2px solid #2befea;">Content here</div>
        
        
          .myborder {border:2px solid #2befea;}
        
        Border color #2befea