#2be8ce color space conversions
Hex:
        #2be8ce
        RGB:
        43, 232, 206
        CMY:
        83, 9, 19
        CMYK:
        81, 0, 11, 9
      HSL:
        172°, 80.4255%, 53.9216%
        HSV (HSB):
        172°, 81.4655%, 90.9804%
        XYZ:
        40.9935, 62.6830, 68.3310
        xyY:
        0.2383, 0.3644, 62.6830
      CIE-Lab:
        83.2753, -50.1399, -0.0667
        CIE-LCH:
        83.2753, 50.1399, 180.0762
        CIE-Luv:
        83.2753, -64.5315, 7.8411
        Hunter-Lab:
        79.1726, -46.1296, 4.2498
      #2be8ce color charts
#2be8ce RGB chart
      #2be8ce CMYK chart
      #2be8ce RGB pie chart
      #2be8ce color shades, tints & tones
#2be8ce color schemes
#2be8ce color preview, HTML & CSS examples
           This text has a color of #2be8ce        
        
          <p style="color:#2be8ce;">Text here</p>
        
        
          .mytext {color:#2be8ce;}
        
        Text color #2be8ce
      
           This box has a color of #2be8ce        
        
          <div style="background-color:#2be8ce;">Content here</div>
        
        
          .mybackground {background-color:#2be8ce;}
        
        Background color #2be8ce
      
           Border around this has a color of #2be8ce        
        
          <div style="border:2px solid #2be8ce;">Content here</div>
        
        
          .myborder {border:2px solid #2be8ce;}
        
        Border color #2be8ce