#2dc5bf color space conversions
Hex:
        #2dc5bf
        RGB:
        45, 197, 191
        CMY:
        82, 23, 25
        CMYK:
        77, 0, 3, 23
      HSL:
        178°, 62.8099%, 47.4510%
        HSV (HSB):
        178°, 77.1574%, 77.2549%
        XYZ:
        30.4524, 44.2520, 56.2267
        xyY:
        0.2326, 0.3380, 44.2520
      CIE-Lab:
        72.3966, -38.8846, -8.0486
        CIE-LCH:
        72.3966, 39.7089, 191.6944
        CIE-Luv:
        72.3966, -53.3435, -6.3971
        Hunter-Lab:
        66.5222, -34.7003, -3.5483
      #2dc5bf color charts
#2dc5bf RGB chart
      #2dc5bf CMYK chart
      #2dc5bf RGB pie chart
      #2dc5bf color shades, tints & tones
#2dc5bf color schemes
#2dc5bf color preview, HTML & CSS examples
           This text has a color of #2dc5bf        
        
          <p style="color:#2dc5bf;">Text here</p>
        
        
          .mytext {color:#2dc5bf;}
        
        Text color #2dc5bf
      
           This box has a color of #2dc5bf        
        
          <div style="background-color:#2dc5bf;">Content here</div>
        
        
          .mybackground {background-color:#2dc5bf;}
        
        Background color #2dc5bf
      
           Border around this has a color of #2dc5bf        
        
          <div style="border:2px solid #2dc5bf;">Content here</div>
        
        
          .myborder {border:2px solid #2dc5bf;}
        
        Border color #2dc5bf