#2ca3ba color space conversions
Hex:
        #2ca3ba
        RGB:
        44, 163, 186
        CMY:
        83, 36, 27
        CMYK:
        76, 12, 0, 27
      HSL:
        190°, 61.7391%, 45.0980%
        HSV (HSB):
        190°, 76.3441%, 72.9412%
        XYZ:
        22.9988, 30.2750, 51.0859
        xyY:
        0.2204, 0.2901, 30.2750
      CIE-Lab:
        61.8908, -24.1637, -21.1148
        CIE-LCH:
        61.8908, 32.0893, 221.1476
        CIE-Luv:
        61.8908, -41.7609, -29.0437
        Hunter-Lab:
        55.0227, -21.6790, -16.5319
      #2ca3ba color charts
#2ca3ba RGB chart
      #2ca3ba CMYK chart
      #2ca3ba RGB pie chart
      #2ca3ba color shades, tints & tones
#2ca3ba color schemes
#2ca3ba color preview, HTML & CSS examples
           This text has a color of #2ca3ba        
        
          <p style="color:#2ca3ba;">Text here</p>
        
        
          .mytext {color:#2ca3ba;}
        
        Text color #2ca3ba
      
           This box has a color of #2ca3ba        
        
          <div style="background-color:#2ca3ba;">Content here</div>
        
        
          .mybackground {background-color:#2ca3ba;}
        
        Background color #2ca3ba
      
           Border around this has a color of #2ca3ba        
        
          <div style="border:2px solid #2ca3ba;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3ba;}
        
        Border color #2ca3ba