#2ca9dc color space conversions
Hex:
        #2ca9dc
        RGB:
        44, 169, 220
        CMY:
        83, 34, 14
        CMYK:
        80, 23, 0, 14
      HSL:
        197°, 71.5447%, 51.7647%
        HSV (HSB):
        197°, 80.0000%, 86.2745%
        XYZ:
        28.1449, 34.0787, 72.8046
        xyY:
        0.2084, 0.2524, 34.0787
      CIE-Lab:
        65.0250, -15.9800, -35.1909
        CIE-LCH:
        65.0250, 38.6492, 245.5775
        CIE-Luv:
        65.0250, -41.6463, -53.7362
        Hunter-Lab:
        58.3770, -16.1006, -33.0794
      #2ca9dc color charts
#2ca9dc RGB chart
      #2ca9dc CMYK chart
      #2ca9dc RGB pie chart
      #2ca9dc color shades, tints & tones
#2ca9dc color schemes
#2ca9dc color preview, HTML & CSS examples
           This text has a color of #2ca9dc        
        
          <p style="color:#2ca9dc;">Text here</p>
        
        
          .mytext {color:#2ca9dc;}
        
        Text color #2ca9dc
      
           This box has a color of #2ca9dc        
        
          <div style="background-color:#2ca9dc;">Content here</div>
        
        
          .mybackground {background-color:#2ca9dc;}
        
        Background color #2ca9dc
      
           Border around this has a color of #2ca9dc        
        
          <div style="border:2px solid #2ca9dc;">Content here</div>
        
        
          .myborder {border:2px solid #2ca9dc;}
        
        Border color #2ca9dc