#2dfca9 color space conversions
Hex:
        #2dfca9
        RGB:
        45, 252, 169
        CMY:
        82, 1, 34
        CMYK:
        82, 0, 33, 1
      HSL:
        156°, 97.1831%, 58.2353%
        HSV (HSB):
        156°, 82.1429%, 98.8235%
        XYZ:
        43.0540, 73.0433, 49.3657
        xyY:
        0.2602, 0.4414, 73.0433
      CIE-Lab:
        88.4683, -66.2971, 26.4729
        CIE-LCH:
        88.4683, 71.3871, 158.2328
        CIE-Luv:
        88.4683, -73.6137, 48.9192
        Hunter-Lab:
        85.4654, -59.6432, 25.5792
      #2dfca9 color charts
#2dfca9 RGB chart
      #2dfca9 CMYK chart
      #2dfca9 RGB pie chart
      #2dfca9 color shades, tints & tones
#2dfca9 color schemes
#2dfca9 color preview, HTML & CSS examples
           This text has a color of #2dfca9        
        
          <p style="color:#2dfca9;">Text here</p>
        
        
          .mytext {color:#2dfca9;}
        
        Text color #2dfca9
      
           This box has a color of #2dfca9        
        
          <div style="background-color:#2dfca9;">Content here</div>
        
        
          .mybackground {background-color:#2dfca9;}
        
        Background color #2dfca9
      
           Border around this has a color of #2dfca9        
        
          <div style="border:2px solid #2dfca9;">Content here</div>
        
        
          .myborder {border:2px solid #2dfca9;}
        
        Border color #2dfca9