#2bebc1 color space conversions
Hex:
        #2bebc1
        RGB:
        43, 235, 193
        CMY:
        83, 8, 24
        CMYK:
        82, 0, 18, 8
      HSL:
        167°, 82.7586%, 54.5098%
        HSV (HSB):
        167°, 81.7021%, 92.1569%
        XYZ:
        40.3302, 63.7805, 60.6373
        xyY:
        0.2448, 0.3871, 63.7805
      CIE-Lab:
        83.8514, -54.6711, 7.6105
        CIE-LCH:
        83.8514, 55.1983, 172.0750
        CIE-Luv:
        83.8514, -66.5000, 20.2301
        Hunter-Lab:
        79.8627, -49.6182, 10.8868
      #2bebc1 color charts
#2bebc1 RGB chart
      #2bebc1 CMYK chart
      #2bebc1 RGB pie chart
      #2bebc1 color shades, tints & tones
#2bebc1 color schemes
#2bebc1 color preview, HTML & CSS examples
           This text has a color of #2bebc1        
        
          <p style="color:#2bebc1;">Text here</p>
        
        
          .mytext {color:#2bebc1;}
        
        Text color #2bebc1
      
           This box has a color of #2bebc1        
        
          <div style="background-color:#2bebc1;">Content here</div>
        
        
          .mybackground {background-color:#2bebc1;}
        
        Background color #2bebc1
      
           Border around this has a color of #2bebc1        
        
          <div style="border:2px solid #2bebc1;">Content here</div>
        
        
          .myborder {border:2px solid #2bebc1;}
        
        Border color #2bebc1