#2beef8 color space conversions
Hex:
        #2beef8
        RGB:
        43, 238, 248
        CMY:
        83, 7, 3
        CMYK:
        83, 4, 0, 3
      HSL:
        183°, 93.6073%, 57.0588%
        HSV (HSB):
        183°, 82.6613%, 97.2549%
        XYZ:
        48.5141, 68.4400, 99.4602
        xyY:
        0.2242, 0.3162, 68.4400
      CIE-Lab:
        86.2260, -41.0406, -17.8040
        CIE-LCH:
        86.2260, 44.7360, 203.4519
        CIE-Luv:
        86.2260, -63.3927, -22.2781
        Hunter-Lab:
        82.7285, -40.0978, -13.3714
      #2beef8 color charts
#2beef8 RGB chart
      #2beef8 CMYK chart
      #2beef8 RGB pie chart
      #2beef8 color shades, tints & tones
#2beef8 color schemes
#2beef8 color preview, HTML & CSS examples
           This text has a color of #2beef8        
        
          <p style="color:#2beef8;">Text here</p>
        
        
          .mytext {color:#2beef8;}
        
        Text color #2beef8
      
           This box has a color of #2beef8        
        
          <div style="background-color:#2beef8;">Content here</div>
        
        
          .mybackground {background-color:#2beef8;}
        
        Background color #2beef8
      
           Border around this has a color of #2beef8        
        
          <div style="border:2px solid #2beef8;">Content here</div>
        
        
          .myborder {border:2px solid #2beef8;}
        
        Border color #2beef8