#2ca9e2 color space conversions
Hex:
        #2ca9e2
        RGB:
        44, 169, 226
        CMY:
        83, 34, 11
        CMYK:
        81, 25, 0, 11
      HSL:
        199°, 75.8333%, 52.9412%
        HSV (HSB):
        199°, 80.5310%, 88.6275%
        XYZ:
        28.9541, 34.4024, 77.0658
        xyY:
        0.2062, 0.2450, 34.4024
      CIE-Lab:
        65.2807, -13.9184, -38.0975
        CIE-LCH:
        65.2807, 40.5604, 249.9309
        CIE-Luv:
        65.2807, -41.2679, -58.9266
        Hunter-Lab:
        58.6536, -14.5278, -36.8445
      #2ca9e2 color charts
#2ca9e2 RGB chart
      #2ca9e2 CMYK chart
      #2ca9e2 RGB pie chart
      #2ca9e2 color shades, tints & tones
#2ca9e2 color schemes
#2ca9e2 color preview, HTML & CSS examples
           This text has a color of #2ca9e2        
        
          <p style="color:#2ca9e2;">Text here</p>
        
        
          .mytext {color:#2ca9e2;}
        
        Text color #2ca9e2
      
           This box has a color of #2ca9e2        
        
          <div style="background-color:#2ca9e2;">Content here</div>
        
        
          .mybackground {background-color:#2ca9e2;}
        
        Background color #2ca9e2
      
           Border around this has a color of #2ca9e2        
        
          <div style="border:2px solid #2ca9e2;">Content here</div>
        
        
          .myborder {border:2px solid #2ca9e2;}
        
        Border color #2ca9e2