#2ca9ff color space conversions
Hex:
        #2ca9ff
        RGB:
        44, 169, 255
        CMY:
        83, 34, 0
        CMYK:
        83, 34, 0, 0
      HSL:
        204°, 100.0000%, 58.6275%
        HSV (HSB):
        204°, 82.7451%, 100.0000%
        XYZ:
        33.2767, 36.1314, 99.8279
        xyY:
        0.1966, 0.2135, 36.1314
      CIE-Lab:
        66.6202, -3.7206, -51.8459
        CIE-LCH:
        66.6202, 51.9793, 265.8954
        CIE-Luv:
        66.6202, -39.5541, -83.6486
        Hunter-Lab:
        60.1094, -6.3735, -56.3905
      #2ca9ff color charts
#2ca9ff RGB chart
      #2ca9ff CMYK chart
      #2ca9ff RGB pie chart
      #2ca9ff color shades, tints & tones
#2ca9ff color schemes
#2ca9ff color preview, HTML & CSS examples
           This text has a color of #2ca9ff        
        
          <p style="color:#2ca9ff;">Text here</p>
        
        
          .mytext {color:#2ca9ff;}
        
        Text color #2ca9ff
      
           This box has a color of #2ca9ff        
        
          <div style="background-color:#2ca9ff;">Content here</div>
        
        
          .mybackground {background-color:#2ca9ff;}
        
        Background color #2ca9ff
      
           Border around this has a color of #2ca9ff        
        
          <div style="border:2px solid #2ca9ff;">Content here</div>
        
        
          .myborder {border:2px solid #2ca9ff;}
        
        Border color #2ca9ff