#2ca9f1 color space conversions
Hex:
        #2ca9f1
        RGB:
        44, 169, 241
        CMY:
        83, 34, 5
        CMYK:
        82, 30, 0, 5
      HSL:
        202°, 87.5556%, 55.8824%
        HSV (HSB):
        202°, 81.7427%, 94.5098%
        XYZ:
        31.1039, 35.2623, 88.3860
        xyY:
        0.2010, 0.2279, 35.2623
      CIE-Lab:
        65.9524, -8.6852, -45.2711
        CIE-LCH:
        65.9524, 46.0967, 259.1398
        CIE-Luv:
        65.9524, -40.3561, -71.8042
        Hunter-Lab:
        59.3821, -10.4217, -46.6816
      #2ca9f1 color charts
#2ca9f1 RGB chart
      #2ca9f1 CMYK chart
      #2ca9f1 RGB pie chart
      #2ca9f1 color shades, tints & tones
#2ca9f1 color schemes
#2ca9f1 color preview, HTML & CSS examples
           This text has a color of #2ca9f1        
        
          <p style="color:#2ca9f1;">Text here</p>
        
        
          .mytext {color:#2ca9f1;}
        
        Text color #2ca9f1
      
           This box has a color of #2ca9f1        
        
          <div style="background-color:#2ca9f1;">Content here</div>
        
        
          .mybackground {background-color:#2ca9f1;}
        
        Background color #2ca9f1
      
           Border around this has a color of #2ca9f1        
        
          <div style="border:2px solid #2ca9f1;">Content here</div>
        
        
          .myborder {border:2px solid #2ca9f1;}
        
        Border color #2ca9f1