#2bb3dc color space conversions
Hex:
        #2bb3dc
        RGB:
        43, 179, 220
        CMY:
        83, 30, 14
        CMYK:
        80, 19, 0, 14
      HSL:
        194°, 71.6599%, 51.5686%
        HSV (HSB):
        194°, 80.4545%, 86.2745%
        XYZ:
        30.0346, 37.9211, 73.4467
        xyY:
        0.2124, 0.2682, 37.9211
      CIE-Lab:
        67.9624, -21.3436, -30.6390
        CIE-LCH:
        67.9624, 37.3403, 235.1383
        CIE-Luv:
        67.9624, -45.2223, -45.6936
        Hunter-Lab:
        61.5801, -20.7049, -27.6092
      #2bb3dc color charts
#2bb3dc RGB chart
      #2bb3dc CMYK chart
      #2bb3dc RGB pie chart
      #2bb3dc color shades, tints & tones
#2bb3dc color schemes
#2bb3dc color preview, HTML & CSS examples
           This text has a color of #2bb3dc        
        
          <p style="color:#2bb3dc;">Text here</p>
        
        
          .mytext {color:#2bb3dc;}
        
        Text color #2bb3dc
      
           This box has a color of #2bb3dc        
        
          <div style="background-color:#2bb3dc;">Content here</div>
        
        
          .mybackground {background-color:#2bb3dc;}
        
        Background color #2bb3dc
      
           Border around this has a color of #2bb3dc        
        
          <div style="border:2px solid #2bb3dc;">Content here</div>
        
        
          .myborder {border:2px solid #2bb3dc;}
        
        Border color #2bb3dc