#7dbbab color space conversions
Hex:
        #7dbbab
        RGB:
        125, 187, 171
        CMY:
        51, 27, 33
        CMYK:
        33, 0, 9, 27
      HSL:
        165°, 31.3131%, 61.1765%
        HSV (HSB):
        165°, 33.1551%, 73.3333%
        XYZ:
        33.5785, 42.8409, 45.0274
        xyY:
        0.2765, 0.3528, 42.8409
      CIE-Lab:
        71.4469, -23.4630, 1.7649
        CIE-LCH:
        71.4469, 23.5292, 175.6982
        CIE-Luv:
        71.4469, -29.9826, 6.4330
        Hunter-Lab:
        65.4530, -22.9692, 5.0294
      #7dbbab color charts
#7dbbab RGB chart
      #7dbbab CMYK chart
      #7dbbab RGB pie chart
      #7dbbab color shades, tints & tones
#7dbbab color schemes
#7dbbab color preview, HTML & CSS examples
           This text has a color of #7dbbab        
        
          <p style="color:#7dbbab;">Text here</p>
        
        
          .mytext {color:#7dbbab;}
        
        Text color #7dbbab
      
           This box has a color of #7dbbab        
        
          <div style="background-color:#7dbbab;">Content here</div>
        
        
          .mybackground {background-color:#7dbbab;}
        
        Background color #7dbbab
      
           Border around this has a color of #7dbbab        
        
          <div style="border:2px solid #7dbbab;">Content here</div>
        
        
          .myborder {border:2px solid #7dbbab;}
        
        Border color #7dbbab