#2becf8 color space conversions
Hex:
        #2becf8
        RGB:
        43, 236, 248
        CMY:
        83, 7, 3
        CMYK:
        83, 5, 0, 3
      HSL:
        184°, 93.6073%, 57.0588%
        HSV (HSB):
        184°, 82.6613%, 97.2549%
        XYZ:
        47.9350, 67.2818, 99.2672
        xyY:
        0.2235, 0.3137, 67.2818
      CIE-Lab:
        85.6461, -40.1372, -18.6783
        CIE-LCH:
        85.6461, 44.2704, 204.9554
        CIE-Luv:
        85.6461, -62.7183, -23.8647
        Hunter-Lab:
        82.0255, -39.2307, -14.3349
      #2becf8 color charts
#2becf8 RGB chart
      #2becf8 CMYK chart
      #2becf8 RGB pie chart
      #2becf8 color shades, tints & tones
#2becf8 color schemes
#2becf8 color preview, HTML & CSS examples
           This text has a color of #2becf8        
        
          <p style="color:#2becf8;">Text here</p>
        
        
          .mytext {color:#2becf8;}
        
        Text color #2becf8
      
           This box has a color of #2becf8        
        
          <div style="background-color:#2becf8;">Content here</div>
        
        
          .mybackground {background-color:#2becf8;}
        
        Background color #2becf8
      
           Border around this has a color of #2becf8        
        
          <div style="border:2px solid #2becf8;">Content here</div>
        
        
          .myborder {border:2px solid #2becf8;}
        
        Border color #2becf8