#2efdbd color space conversions
Hex:
        #2efdbd
        RGB:
        46, 253, 189
        CMY:
        82, 1, 26
        CMYK:
        82, 0, 25, 1
      HSL:
        161°, 98.1043%, 58.6275%
        HSV (HSB):
        161°, 81.8182%, 99.2157%
        XYZ:
        45.4373, 74.5055, 60.1303
        xyY:
        0.2523, 0.4138, 74.5055
      CIE-Lab:
        89.1609, -62.3234, 17.2247
        CIE-LCH:
        89.1609, 64.6599, 164.5505
        CIE-Luv:
        89.1609, -72.5017, 35.7039
        Hunter-Lab:
        86.3166, -57.0911, 19.1187
      #2efdbd color charts
#2efdbd RGB chart
      #2efdbd CMYK chart
      #2efdbd RGB pie chart
      #2efdbd color shades, tints & tones
#2efdbd color schemes
#2efdbd color preview, HTML & CSS examples
           This text has a color of #2efdbd        
        
          <p style="color:#2efdbd;">Text here</p>
        
        
          .mytext {color:#2efdbd;}
        
        Text color #2efdbd
      
           This box has a color of #2efdbd        
        
          <div style="background-color:#2efdbd;">Content here</div>
        
        
          .mybackground {background-color:#2efdbd;}
        
        Background color #2efdbd
      
           Border around this has a color of #2efdbd        
        
          <div style="border:2px solid #2efdbd;">Content here</div>
        
        
          .myborder {border:2px solid #2efdbd;}
        
        Border color #2efdbd