#2ff8ba color space conversions
Hex:
        #2ff8ba
        RGB:
        47, 248, 186
        CMY:
        82, 3, 27
        CMYK:
        81, 0, 25, 3
      HSL:
        161°, 93.4884%, 57.8431%
        HSV (HSB):
        161°, 81.0484%, 97.2549%
        XYZ:
        43.6026, 71.2843, 57.9155
        xyY:
        0.2523, 0.4125, 71.2843
      CIE-Lab:
        87.6230, -61.0290, 16.6130
        CIE-LCH:
        87.6230, 63.2498, 164.7722
        CIE-Luv:
        87.6230, -70.9454, 34.5204
        Hunter-Lab:
        84.4300, -55.5689, 18.4305
      #2ff8ba color charts
#2ff8ba RGB chart
      #2ff8ba CMYK chart
      #2ff8ba RGB pie chart
      #2ff8ba color shades, tints & tones
#2ff8ba color schemes
#2ff8ba color preview, HTML & CSS examples
           This text has a color of #2ff8ba        
        
          <p style="color:#2ff8ba;">Text here</p>
        
        
          .mytext {color:#2ff8ba;}
        
        Text color #2ff8ba
      
           This box has a color of #2ff8ba        
        
          <div style="background-color:#2ff8ba;">Content here</div>
        
        
          .mybackground {background-color:#2ff8ba;}
        
        Background color #2ff8ba
      
           Border around this has a color of #2ff8ba        
        
          <div style="border:2px solid #2ff8ba;">Content here</div>
        
        
          .myborder {border:2px solid #2ff8ba;}
        
        Border color #2ff8ba