#2becff color space conversions
Hex:
        #2becff
        RGB:
        43, 236, 255
        CMY:
        83, 7, 0
        CMYK:
        83, 7, 0, 0
      HSL:
        185°, 100.0000%, 58.4314%
        HSV (HSB):
        185°, 83.1373%, 100.0000%
        XYZ:
        49.0417, 67.7245, 105.0951
        xyY:
        0.2210, 0.3053, 67.7245
      CIE-Lab:
        85.8685, -38.0563, -22.0180
        CIE-LCH:
        85.8685, 43.9668, 210.0521
        CIE-Luv:
        85.8685, -62.1885, -29.8240
        Hunter-Lab:
        82.2949, -37.6432, -18.1102
      #2becff color charts
#2becff RGB chart
      #2becff CMYK chart
      #2becff RGB pie chart
      #2becff color shades, tints & tones
#2becff color schemes
#2becff color preview, HTML & CSS examples
           This text has a color of #2becff        
        
          <p style="color:#2becff;">Text here</p>
        
        
          .mytext {color:#2becff;}
        
        Text color #2becff
      
           This box has a color of #2becff        
        
          <div style="background-color:#2becff;">Content here</div>
        
        
          .mybackground {background-color:#2becff;}
        
        Background color #2becff
      
           Border around this has a color of #2becff        
        
          <div style="border:2px solid #2becff;">Content here</div>
        
        
          .myborder {border:2px solid #2becff;}
        
        Border color #2becff