#2ff0d1 color space conversions
Hex:
        #2ff0d1
        RGB:
        47, 240, 209
        CMY:
        82, 6, 18
        CMYK:
        80, 0, 13, 6
      HSL:
        170°, 86.5471%, 56.2745%
        HSV (HSB):
        170°, 80.4167%, 94.1176%
        XYZ:
        43.8410, 67.5280, 71.0451
        xyY:
        0.2403, 0.3702, 67.5280
      CIE-Lab:
        85.7699, -52.3401, 1.9965
        CIE-LCH:
        85.7699, 52.3782, 177.8156
        CIE-Luv:
        85.7699, -66.6179, 11.4261
        Hunter-Lab:
        82.1754, -48.5763, 6.2633
      #2ff0d1 color charts
#2ff0d1 RGB chart
      #2ff0d1 CMYK chart
      #2ff0d1 RGB pie chart
      #2ff0d1 color shades, tints & tones
#2ff0d1 color schemes
#2ff0d1 color preview, HTML & CSS examples
           This text has a color of #2ff0d1        
        
          <p style="color:#2ff0d1;">Text here</p>
        
        
          .mytext {color:#2ff0d1;}
        
        Text color #2ff0d1
      
           This box has a color of #2ff0d1        
        
          <div style="background-color:#2ff0d1;">Content here</div>
        
        
          .mybackground {background-color:#2ff0d1;}
        
        Background color #2ff0d1
      
           Border around this has a color of #2ff0d1        
        
          <div style="border:2px solid #2ff0d1;">Content here</div>
        
        
          .myborder {border:2px solid #2ff0d1;}
        
        Border color #2ff0d1