#2bdef7 color space conversions
Hex:
        #2bdef7
        RGB:
        43, 222, 247
        CMY:
        83, 13, 3
        CMYK:
        83, 10, 0, 3
      HSL:
        187°, 92.7273%, 56.8627%
        HSV (HSB):
        187°, 82.5911%, 96.8627%
        XYZ:
        43.9060, 59.4715, 97.1608
        xyY:
        0.2189, 0.2966, 59.4715
      CIE-Lab:
        81.5501, -33.9605, -24.3587
        CIE-LCH:
        81.5501, 41.7931, 215.6506
        CIE-Luv:
        81.5501, -58.0546, -34.2203
        Hunter-Lab:
        77.1178, -33.3294, -20.7170
      #2bdef7 color charts
#2bdef7 RGB chart
      #2bdef7 CMYK chart
      #2bdef7 RGB pie chart
      #2bdef7 color shades, tints & tones
#2bdef7 color schemes
#2bdef7 color preview, HTML & CSS examples
           This text has a color of #2bdef7        
        
          <p style="color:#2bdef7;">Text here</p>
        
        
          .mytext {color:#2bdef7;}
        
        Text color #2bdef7
      
           This box has a color of #2bdef7        
        
          <div style="background-color:#2bdef7;">Content here</div>
        
        
          .mybackground {background-color:#2bdef7;}
        
        Background color #2bdef7
      
           Border around this has a color of #2bdef7        
        
          <div style="border:2px solid #2bdef7;">Content here</div>
        
        
          .myborder {border:2px solid #2bdef7;}
        
        Border color #2bdef7