#2bdbf3 color space conversions
Hex:
        #2bdbf3
        RGB:
        43, 219, 243
        CMY:
        83, 14, 5
        CMYK:
        82, 10, 0, 5
      HSL:
        187°, 89.2857%, 56.0784%
        HSV (HSB):
        187°, 82.3045%, 95.2941%
        XYZ:
        42.5054, 57.6477, 93.6809
        xyY:
        0.2193, 0.2974, 57.6477
      CIE-Lab:
        80.5425, -33.7719, -23.7692
        CIE-LCH:
        80.5425, 41.2979, 215.1384
        CIE-Luv:
        80.5425, -57.3320, -33.2001
        Hunter-Lab:
        75.9261, -32.9416, -20.0063
      #2bdbf3 color charts
#2bdbf3 RGB chart
      #2bdbf3 CMYK chart
      #2bdbf3 RGB pie chart
      #2bdbf3 color shades, tints & tones
#2bdbf3 color schemes
#2bdbf3 color preview, HTML & CSS examples
           This text has a color of #2bdbf3        
        
          <p style="color:#2bdbf3;">Text here</p>
        
        
          .mytext {color:#2bdbf3;}
        
        Text color #2bdbf3
      
           This box has a color of #2bdbf3        
        
          <div style="background-color:#2bdbf3;">Content here</div>
        
        
          .mybackground {background-color:#2bdbf3;}
        
        Background color #2bdbf3
      
           Border around this has a color of #2bdbf3        
        
          <div style="border:2px solid #2bdbf3;">Content here</div>
        
        
          .myborder {border:2px solid #2bdbf3;}
        
        Border color #2bdbf3