#2cb8ce color space conversions
Hex:
        #2cb8ce
        RGB:
        44, 184, 206
        CMY:
        83, 28, 19
        CMYK:
        79, 11, 0, 19
      HSL:
        188°, 64.8000%, 49.0196%
        HSV (HSB):
        188°, 78.6408%, 80.7843%
        XYZ:
        29.3198, 39.2727, 64.4276
        xyY:
        0.2204, 0.2952, 39.2727
      CIE-Lab:
        68.9483, -28.3169, -21.4438
        CIE-LCH:
        68.9483, 35.5201, 217.1359
        CIE-Luv:
        68.9483, -47.8216, -29.4741
        Hunter-Lab:
        62.6679, -26.1560, -17.0873
      #2cb8ce color charts
#2cb8ce RGB chart
      #2cb8ce CMYK chart
      #2cb8ce RGB pie chart
      #2cb8ce color shades, tints & tones
#2cb8ce color schemes
#2cb8ce color preview, HTML & CSS examples
           This text has a color of #2cb8ce        
        
          <p style="color:#2cb8ce;">Text here</p>
        
        
          .mytext {color:#2cb8ce;}
        
        Text color #2cb8ce
      
           This box has a color of #2cb8ce        
        
          <div style="background-color:#2cb8ce;">Content here</div>
        
        
          .mybackground {background-color:#2cb8ce;}
        
        Background color #2cb8ce
      
           Border around this has a color of #2cb8ce        
        
          <div style="border:2px solid #2cb8ce;">Content here</div>
        
        
          .myborder {border:2px solid #2cb8ce;}
        
        Border color #2cb8ce