#2ba0ca color space conversions
Hex:
        #2ba0ca
        RGB:
        43, 160, 202
        CMY:
        83, 37, 21
        CMYK:
        79, 21, 0, 21
      HSL:
        196°, 64.8980%, 48.0392%
        HSV (HSB):
        196°, 78.7129%, 79.2157%
        XYZ:
        24.2277, 29.9195, 60.3752
        xyY:
        0.2116, 0.2613, 29.9195
      CIE-Lab:
        61.5847, -17.3908, -30.5429
        CIE-LCH:
        61.5847, 35.1469, 240.3433
        CIE-Luv:
        61.5847, -39.7826, -45.3877
        Hunter-Lab:
        54.6987, -16.6596, -27.1539
      #2ba0ca color charts
#2ba0ca RGB chart
      #2ba0ca CMYK chart
      #2ba0ca RGB pie chart
      #2ba0ca color shades, tints & tones
#2ba0ca color schemes
#2ba0ca color preview, HTML & CSS examples
           This text has a color of #2ba0ca        
        
          <p style="color:#2ba0ca;">Text here</p>
        
        
          .mytext {color:#2ba0ca;}
        
        Text color #2ba0ca
      
           This box has a color of #2ba0ca        
        
          <div style="background-color:#2ba0ca;">Content here</div>
        
        
          .mybackground {background-color:#2ba0ca;}
        
        Background color #2ba0ca
      
           Border around this has a color of #2ba0ca        
        
          <div style="border:2px solid #2ba0ca;">Content here</div>
        
        
          .myborder {border:2px solid #2ba0ca;}
        
        Border color #2ba0ca