#2ffdd6 color space conversions
Hex:
        #2ffdd6
        RGB:
        47, 253, 214
        CMY:
        82, 1, 16
        CMYK:
        81, 0, 15, 1
      HSL:
        169°, 98.0952%, 58.8235%
        HSV (HSB):
        169°, 81.4229%, 99.2157%
        XYZ:
        48.4352, 75.7099, 75.6790
        xyY:
        0.2424, 0.3789, 75.7099
      CIE-Lab:
        89.7245, -56.3372, 5.1225
        CIE-LCH:
        89.7245, 56.5696, 174.8046
        CIE-Luv:
        89.7245, -70.6199, 16.9535
        Hunter-Lab:
        87.0115, -52.9075, 9.3400
      #2ffdd6 color charts
#2ffdd6 RGB chart
      #2ffdd6 CMYK chart
      #2ffdd6 RGB pie chart
      #2ffdd6 color shades, tints & tones
#2ffdd6 color schemes
#2ffdd6 color preview, HTML & CSS examples
           This text has a color of #2ffdd6        
        
          <p style="color:#2ffdd6;">Text here</p>
        
        
          .mytext {color:#2ffdd6;}
        
        Text color #2ffdd6
      
           This box has a color of #2ffdd6        
        
          <div style="background-color:#2ffdd6;">Content here</div>
        
        
          .mybackground {background-color:#2ffdd6;}
        
        Background color #2ffdd6
      
           Border around this has a color of #2ffdd6        
        
          <div style="border:2px solid #2ffdd6;">Content here</div>
        
        
          .myborder {border:2px solid #2ffdd6;}
        
        Border color #2ffdd6