#2bffce color space conversions
Hex:
        #2bffce
        RGB:
        43, 255, 206
        CMY:
        83, 0, 19
        CMYK:
        83, 0, 19, 0
      HSL:
        166°, 100.0000%, 58.4314%
        HSV (HSB):
        166°, 83.1373%, 100.0000%
        XYZ:
        47.8968, 76.4898, 70.6321
        xyY:
        0.2456, 0.3922, 76.4898
      CIE-Lab:
        90.0863, -59.3817, 9.7754
        CIE-LCH:
        90.0863, 60.1809, 170.6519
        CIE-Luv:
        90.0863, -72.2419, 24.4633
        Hunter-Lab:
        87.4585, -55.2963, 13.3379
      #2bffce color charts
#2bffce RGB chart
      #2bffce CMYK chart
      #2bffce RGB pie chart
      #2bffce color shades, tints & tones
#2bffce color schemes
#2bffce color preview, HTML & CSS examples
           This text has a color of #2bffce        
        
          <p style="color:#2bffce;">Text here</p>
        
        
          .mytext {color:#2bffce;}
        
        Text color #2bffce
      
           This box has a color of #2bffce        
        
          <div style="background-color:#2bffce;">Content here</div>
        
        
          .mybackground {background-color:#2bffce;}
        
        Background color #2bffce
      
           Border around this has a color of #2bffce        
        
          <div style="border:2px solid #2bffce;">Content here</div>
        
        
          .myborder {border:2px solid #2bffce;}
        
        Border color #2bffce