#7dbba5 color space conversions
Hex:
        #7dbba5
        RGB:
        125, 187, 165
        CMY:
        51, 27, 35
        CMYK:
        33, 0, 12, 27
      HSL:
        159°, 31.3131%, 61.1765%
        HSV (HSB):
        159°, 33.1551%, 73.3333%
        XYZ:
        33.0193, 42.6172, 42.0830
        xyY:
        0.2805, 0.3620, 42.6172
      CIE-Lab:
        71.2944, -24.7788, 4.8235
        CIE-LCH:
        71.2944, 25.2440, 168.9844
        CIE-Luv:
        71.2944, -30.0651, 11.1147
        Hunter-Lab:
        65.2819, -23.9587, 7.4769
      #7dbba5 color charts
#7dbba5 RGB chart
      #7dbba5 CMYK chart
      #7dbba5 RGB pie chart
      #7dbba5 color shades, tints & tones
#7dbba5 color schemes
#7dbba5 color preview, HTML & CSS examples
           This text has a color of #7dbba5        
        
          <p style="color:#7dbba5;">Text here</p>
        
        
          .mytext {color:#7dbba5;}
        
        Text color #7dbba5
      
           This box has a color of #7dbba5        
        
          <div style="background-color:#7dbba5;">Content here</div>
        
        
          .mybackground {background-color:#7dbba5;}
        
        Background color #7dbba5
      
           Border around this has a color of #7dbba5        
        
          <div style="border:2px solid #7dbba5;">Content here</div>
        
        
          .myborder {border:2px solid #7dbba5;}
        
        Border color #7dbba5