#2ca3cf color space conversions
Hex:
        #2ca3cf
        RGB:
        44, 163, 207
        CMY:
        83, 36, 19
        CMYK:
        79, 21, 0, 19
      HSL:
        196°, 64.9402%, 49.2157%
        HSV (HSB):
        196°, 78.7440%, 81.1765%
        XYZ:
        25.3984, 31.2349, 63.7218
        xyY:
        0.2110, 0.2595, 31.2349
      CIE-Lab:
        62.7054, -17.1954, -31.5921
        CIE-LCH:
        62.7054, 35.9686, 241.4407
        CIE-Luv:
        62.7054, -40.3891, -47.2825
        Hunter-Lab:
        55.8881, -16.6849, -28.4787
      #2ca3cf color charts
#2ca3cf RGB chart
      #2ca3cf CMYK chart
      #2ca3cf RGB pie chart
      #2ca3cf color shades, tints & tones
#2ca3cf color schemes
#2ca3cf color preview, HTML & CSS examples
           This text has a color of #2ca3cf        
        
          <p style="color:#2ca3cf;">Text here</p>
        
        
          .mytext {color:#2ca3cf;}
        
        Text color #2ca3cf
      
           This box has a color of #2ca3cf        
        
          <div style="background-color:#2ca3cf;">Content here</div>
        
        
          .mybackground {background-color:#2ca3cf;}
        
        Background color #2ca3cf
      
           Border around this has a color of #2ca3cf        
        
          <div style="border:2px solid #2ca3cf;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3cf;}
        
        Border color #2ca3cf