#2bdaf5 color space conversions
Hex:
        #2bdaf5
        RGB:
        43, 218, 245
        CMY:
        83, 15, 4
        CMYK:
        82, 11, 0, 4
      HSL:
        188°, 90.9910%, 56.4706%
        HSV (HSB):
        188°, 82.4490%, 96.0784%
        XYZ:
        42.5491, 57.2490, 95.1938
        xyY:
        0.2182, 0.2936, 57.2490
      CIE-Lab:
        80.3194, -32.6794, -25.1724
        CIE-LCH:
        80.3194, 41.2504, 217.6064
        CIE-Luv:
        80.3194, -56.8435, -35.7280
        Hunter-Lab:
        75.6630, -32.0309, -21.6303
      #2bdaf5 color charts
#2bdaf5 RGB chart
      #2bdaf5 CMYK chart
      #2bdaf5 RGB pie chart
      #2bdaf5 color shades, tints & tones
#2bdaf5 color schemes
#2bdaf5 color preview, HTML & CSS examples
           This text has a color of #2bdaf5        
        
          <p style="color:#2bdaf5;">Text here</p>
        
        
          .mytext {color:#2bdaf5;}
        
        Text color #2bdaf5
      
           This box has a color of #2bdaf5        
        
          <div style="background-color:#2bdaf5;">Content here</div>
        
        
          .mybackground {background-color:#2bdaf5;}
        
        Background color #2bdaf5
      
           Border around this has a color of #2bdaf5        
        
          <div style="border:2px solid #2bdaf5;">Content here</div>
        
        
          .myborder {border:2px solid #2bdaf5;}
        
        Border color #2bdaf5