#2cabce color space conversions
Hex:
        #2cabce
        RGB:
        44, 171, 206
        CMY:
        83, 33, 19
        CMYK:
        79, 17, 0, 19
      HSL:
        193°, 64.8000%, 49.0196%
        HSV (HSB):
        193°, 78.6408%, 80.7843%
        XYZ:
        26.7422, 34.1175, 63.5684
        xyY:
        0.2149, 0.2742, 34.1175
      CIE-Lab:
        65.0557, -21.7438, -27.4054
        CIE-LCH:
        65.0557, 34.9835, 231.5711
        CIE-Luv:
        65.0557, -43.2576, -39.9637
        Hunter-Lab:
        58.4102, -20.4944, -23.6387
      #2cabce color charts
#2cabce RGB chart
      #2cabce CMYK chart
      #2cabce RGB pie chart
      #2cabce color shades, tints & tones
#2cabce color schemes
#2cabce color preview, HTML & CSS examples
           This text has a color of #2cabce        
        
          <p style="color:#2cabce;">Text here</p>
        
        
          .mytext {color:#2cabce;}
        
        Text color #2cabce
      
           This box has a color of #2cabce        
        
          <div style="background-color:#2cabce;">Content here</div>
        
        
          .mybackground {background-color:#2cabce;}
        
        Background color #2cabce
      
           Border around this has a color of #2cabce        
        
          <div style="border:2px solid #2cabce;">Content here</div>
        
        
          .myborder {border:2px solid #2cabce;}
        
        Border color #2cabce