#2ca3be color space conversions
Hex:
        #2ca3be
        RGB:
        44, 163, 190
        CMY:
        83, 36, 25
        CMYK:
        77, 14, 0, 25
      HSL:
        191°, 62.3932%, 45.8824%
        HSV (HSB):
        191°, 76.8421%, 74.5098%
        XYZ:
        23.4302, 30.4476, 53.3573
        xyY:
        0.2185, 0.2839, 30.4476
      CIE-Lab:
        62.0385, -22.8645, -23.1301
        CIE-LCH:
        62.0385, 32.5237, 225.3308
        CIE-Luv:
        62.0385, -41.4949, -32.5112
        Hunter-Lab:
        55.1793, -20.7694, -18.7067
      #2ca3be color charts
#2ca3be RGB chart
      #2ca3be CMYK chart
      #2ca3be RGB pie chart
      #2ca3be color shades, tints & tones
#2ca3be color schemes
#2ca3be color preview, HTML & CSS examples
           This text has a color of #2ca3be        
        
          <p style="color:#2ca3be;">Text here</p>
        
        
          .mytext {color:#2ca3be;}
        
        Text color #2ca3be
      
           This box has a color of #2ca3be        
        
          <div style="background-color:#2ca3be;">Content here</div>
        
        
          .mybackground {background-color:#2ca3be;}
        
        Background color #2ca3be
      
           Border around this has a color of #2ca3be        
        
          <div style="border:2px solid #2ca3be;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3be;}
        
        Border color #2ca3be