#7dabb3 color space conversions
Hex:
        #7dabb3
        RGB:
        125, 171, 179
        CMY:
        51, 33, 30
        CMYK:
        30, 4, 0, 30
      HSL:
        189°, 26.2136%, 59.6078%
        HSV (HSB):
        189°, 30.1676%, 70.1961%
        XYZ:
        31.1570, 36.7405, 48.0973
        xyY:
        0.2686, 0.3167, 36.7405
      CIE-Lab:
        67.0819, -13.3575, -9.0730
        CIE-LCH:
        67.0819, 16.1475, 214.1862
        CIE-Luv:
        67.0819, -22.9414, -11.5326
        Hunter-Lab:
        60.6139, -14.3210, -4.6170
      #7dabb3 color charts
#7dabb3 RGB chart
      #7dabb3 CMYK chart
      #7dabb3 RGB pie chart
      #7dabb3 color shades, tints & tones
#7dabb3 color schemes
#7dabb3 color preview, HTML & CSS examples
           This text has a color of #7dabb3        
        
          <p style="color:#7dabb3;">Text here</p>
        
        
          .mytext {color:#7dabb3;}
        
        Text color #7dabb3
      
           This box has a color of #7dabb3        
        
          <div style="background-color:#7dabb3;">Content here</div>
        
        
          .mybackground {background-color:#7dabb3;}
        
        Background color #7dabb3
      
           Border around this has a color of #7dabb3        
        
          <div style="border:2px solid #7dabb3;">Content here</div>
        
        
          .myborder {border:2px solid #7dabb3;}
        
        Border color #7dabb3