#2ba7ca color space conversions
Hex:
        #2ba7ca
        RGB:
        43, 167, 202
        CMY:
        83, 35, 21
        CMYK:
        79, 17, 0, 21
      HSL:
        193°, 64.8980%, 48.0392%
        HSV (HSB):
        193°, 78.7129%, 79.2157%
        XYZ:
        25.4756, 32.4153, 60.7912
        xyY:
        0.2147, 0.2731, 32.4153
      CIE-Lab:
        63.6846, -21.0901, -27.2987
        CIE-LCH:
        63.6846, 34.4966, 232.3115
        CIE-Luv:
        63.6846, -42.2417, -39.7497
        Hunter-Lab:
        56.9344, -19.7644, -23.4522
      #2ba7ca color charts
#2ba7ca RGB chart
      #2ba7ca CMYK chart
      #2ba7ca RGB pie chart
      #2ba7ca color shades, tints & tones
#2ba7ca color schemes
#2ba7ca color preview, HTML & CSS examples
           This text has a color of #2ba7ca        
        
          <p style="color:#2ba7ca;">Text here</p>
        
        
          .mytext {color:#2ba7ca;}
        
        Text color #2ba7ca
      
           This box has a color of #2ba7ca        
        
          <div style="background-color:#2ba7ca;">Content here</div>
        
        
          .mybackground {background-color:#2ba7ca;}
        
        Background color #2ba7ca
      
           Border around this has a color of #2ba7ca        
        
          <div style="border:2px solid #2ba7ca;">Content here</div>
        
        
          .myborder {border:2px solid #2ba7ca;}
        
        Border color #2ba7ca