#7dc8be color space conversions
Hex:
        #7dc8be
        RGB:
        125, 200, 190
        CMY:
        51, 22, 25
        CMYK:
        38, 0, 5, 22
      HSL:
        172°, 40.5405%, 63.7255%
        HSV (HSB):
        172°, 37.5000%, 78.4314%
        XYZ:
        38.4060, 49.3862, 56.2235
        xyY:
        0.2667, 0.3429, 49.3862
      CIE-Lab:
        75.6910, -25.5702, -2.3656
        CIE-LCH:
        75.6910, 25.6794, 185.2856
        CIE-Luv:
        75.6910, -35.1941, 0.5753
        Hunter-Lab:
        70.2753, -25.4303, 1.7580
      #7dc8be color charts
#7dc8be RGB chart
      #7dc8be CMYK chart
      #7dc8be RGB pie chart
      #7dc8be color shades, tints & tones
#7dc8be color schemes
#7dc8be color preview, HTML & CSS examples
           This text has a color of #7dc8be        
        
          <p style="color:#7dc8be;">Text here</p>
        
        
          .mytext {color:#7dc8be;}
        
        Text color #7dc8be
      
           This box has a color of #7dc8be        
        
          <div style="background-color:#7dc8be;">Content here</div>
        
        
          .mybackground {background-color:#7dc8be;}
        
        Background color #7dc8be
      
           Border around this has a color of #7dc8be        
        
          <div style="border:2px solid #7dc8be;">Content here</div>
        
        
          .myborder {border:2px solid #7dc8be;}
        
        Border color #7dc8be