#2cdbe7 color space conversions
Hex:
        #2cdbe7
        RGB:
        44, 219, 231
        CMY:
        83, 14, 9
        CMYK:
        81, 5, 0, 9
      HSL:
        184°, 79.5745%, 53.9216%
        HSV (HSB):
        184°, 80.9524%, 90.5882%
        XYZ:
        40.7940, 56.9680, 84.4472
        xyY:
        0.2239, 0.3127, 56.9680
      CIE-Lab:
        80.1616, -37.3322, -17.9588
        CIE-LCH:
        80.1616, 41.4272, 205.6900
        CIE-Luv:
        80.1616, -58.1300, -22.9032
        Hunter-Lab:
        75.4772, -35.6091, -13.5022
      #2cdbe7 color charts
#2cdbe7 RGB chart
      #2cdbe7 CMYK chart
      #2cdbe7 RGB pie chart
      #2cdbe7 color shades, tints & tones
#2cdbe7 color schemes
#2cdbe7 color preview, HTML & CSS examples
           This text has a color of #2cdbe7        
        
          <p style="color:#2cdbe7;">Text here</p>
        
        
          .mytext {color:#2cdbe7;}
        
        Text color #2cdbe7
      
           This box has a color of #2cdbe7        
        
          <div style="background-color:#2cdbe7;">Content here</div>
        
        
          .mybackground {background-color:#2cdbe7;}
        
        Background color #2cdbe7
      
           Border around this has a color of #2cdbe7        
        
          <div style="border:2px solid #2cdbe7;">Content here</div>
        
        
          .myborder {border:2px solid #2cdbe7;}
        
        Border color #2cdbe7