#2be5fe color space conversions
Hex:
        #2be5fe
        RGB:
        43, 229, 254
        CMY:
        83, 10, 0
        CMYK:
        83, 10, 0, 0
      HSL:
        187°, 99.0610%, 58.2353%
        HSV (HSB):
        187°, 83.0709%, 99.6078%
        XYZ:
        46.9050, 63.7080, 103.5906
        xyY:
        0.2190, 0.2974, 63.7080
      CIE-Lab:
        83.8135, -35.1095, -24.6134
        CIE-LCH:
        83.8135, 42.8777, 215.0322
        CIE-Luv:
        83.8135, -59.9027, -34.5903
        Hunter-Lab:
        79.8173, -34.7839, -21.0773
      #2be5fe color charts
#2be5fe RGB chart
      #2be5fe CMYK chart
      #2be5fe RGB pie chart
      #2be5fe color shades, tints & tones
#2be5fe color schemes
#2be5fe color preview, HTML & CSS examples
           This text has a color of #2be5fe        
        
          <p style="color:#2be5fe;">Text here</p>
        
        
          .mytext {color:#2be5fe;}
        
        Text color #2be5fe
      
           This box has a color of #2be5fe        
        
          <div style="background-color:#2be5fe;">Content here</div>
        
        
          .mybackground {background-color:#2be5fe;}
        
        Background color #2be5fe
      
           Border around this has a color of #2be5fe        
        
          <div style="border:2px solid #2be5fe;">Content here</div>
        
        
          .myborder {border:2px solid #2be5fe;}
        
        Border color #2be5fe