#2dcb98 color space conversions
Hex:
        #2dcb98
        RGB:
        45, 203, 152
        CMY:
        82, 20, 40
        CMYK:
        78, 0, 25, 20
      HSL:
        161°, 63.7097%, 48.6275%
        HSV (HSB):
        161°, 77.8325%, 79.6078%
        XYZ:
        28.1056, 45.5368, 37.0139
        xyY:
        0.2540, 0.4115, 45.5368
      CIE-Lab:
        73.2439, -51.5617, 14.2861
        CIE-LCH:
        73.2439, 53.5042, 164.5136
        CIE-Luv:
        73.2439, -58.1832, 28.6802
        Hunter-Lab:
        67.4809, -43.7469, 14.7155
      #2dcb98 color charts
#2dcb98 RGB chart
      #2dcb98 CMYK chart
      #2dcb98 RGB pie chart
      #2dcb98 color shades, tints & tones
#2dcb98 color schemes
#2dcb98 color preview, HTML & CSS examples
           This text has a color of #2dcb98        
        
          <p style="color:#2dcb98;">Text here</p>
        
        
          .mytext {color:#2dcb98;}
        
        Text color #2dcb98
      
           This box has a color of #2dcb98        
        
          <div style="background-color:#2dcb98;">Content here</div>
        
        
          .mybackground {background-color:#2dcb98;}
        
        Background color #2dcb98
      
           Border around this has a color of #2dcb98        
        
          <div style="border:2px solid #2dcb98;">Content here</div>
        
        
          .myborder {border:2px solid #2dcb98;}
        
        Border color #2dcb98