#2feabc color space conversions
Hex:
        #2feabc
        RGB:
        47, 234, 188
        CMY:
        82, 8, 26
        CMYK:
        80, 0, 20, 8
      HSL:
        165°, 81.6594%, 55.0980%
        HSV (HSB):
        165°, 79.9145%, 91.7647%
        XYZ:
        39.6722, 63.0808, 57.6618
        xyY:
        0.2473, 0.3932, 63.0808
      CIE-Lab:
        83.4849, -55.1461, 9.7154
        CIE-LCH:
        83.4849, 55.9953, 170.0084
        CIE-Luv:
        83.4849, -66.1011, 23.4003
        Hunter-Lab:
        79.4234, -49.8298, 12.5516
      #2feabc color charts
#2feabc RGB chart
      #2feabc CMYK chart
      #2feabc RGB pie chart
      #2feabc color shades, tints & tones
#2feabc color schemes
#2feabc color preview, HTML & CSS examples
           This text has a color of #2feabc        
        
          <p style="color:#2feabc;">Text here</p>
        
        
          .mytext {color:#2feabc;}
        
        Text color #2feabc
      
           This box has a color of #2feabc        
        
          <div style="background-color:#2feabc;">Content here</div>
        
        
          .mybackground {background-color:#2feabc;}
        
        Background color #2feabc
      
           Border around this has a color of #2feabc        
        
          <div style="border:2px solid #2feabc;">Content here</div>
        
        
          .myborder {border:2px solid #2feabc;}
        
        Border color #2feabc