#2cabd6 color space conversions
Hex:
        #2cabd6
        RGB:
        44, 171, 214
        CMY:
        83, 33, 16
        CMYK:
        79, 20, 0, 16
      HSL:
        195°, 67.4603%, 50.5882%
        HSV (HSB):
        195°, 79.4393%, 83.9216%
        XYZ:
        27.7392, 34.5163, 68.8186
        xyY:
        0.2116, 0.2633, 34.5163
      CIE-Lab:
        65.3704, -19.0777, -31.3437
        CIE-LCH:
        65.3704, 36.6932, 238.6727
        CIE-Luv:
        65.3704, -42.7279, -46.9174
        Hunter-Lab:
        58.7506, -18.5344, -28.3250
      #2cabd6 color charts
#2cabd6 RGB chart
      #2cabd6 CMYK chart
      #2cabd6 RGB pie chart
      #2cabd6 color shades, tints & tones
#2cabd6 color schemes
#2cabd6 color preview, HTML & CSS examples
           This text has a color of #2cabd6        
        
          <p style="color:#2cabd6;">Text here</p>
        
        
          .mytext {color:#2cabd6;}
        
        Text color #2cabd6
      
           This box has a color of #2cabd6        
        
          <div style="background-color:#2cabd6;">Content here</div>
        
        
          .mybackground {background-color:#2cabd6;}
        
        Background color #2cabd6
      
           Border around this has a color of #2cabd6        
        
          <div style="border:2px solid #2cabd6;">Content here</div>
        
        
          .myborder {border:2px solid #2cabd6;}
        
        Border color #2cabd6