#7dbfa5 color space conversions
Hex:
        #7dbfa5
        RGB:
        125, 191, 165
        CMY:
        51, 25, 35
        CMYK:
        35, 0, 14, 25
      HSL:
        156°, 34.0206%, 61.9608%
        HSV (HSB):
        156°, 34.5550%, 74.9020%
        XYZ:
        33.8798, 44.3382, 42.3698
        xyY:
        0.2810, 0.3677, 44.3382
      CIE-Lab:
        72.4540, -26.7498, 6.4925
        CIE-LCH:
        72.4540, 27.5265, 166.3574
        CIE-Luv:
        72.4540, -31.8225, 13.8754
        Hunter-Lab:
        66.5869, -25.7054, 8.8842
      #7dbfa5 color charts
#7dbfa5 RGB chart
      #7dbfa5 CMYK chart
      #7dbfa5 RGB pie chart
      #7dbfa5 color shades, tints & tones
#7dbfa5 color schemes
#7dbfa5 color preview, HTML & CSS examples
           This text has a color of #7dbfa5        
        
          <p style="color:#7dbfa5;">Text here</p>
        
        
          .mytext {color:#7dbfa5;}
        
        Text color #7dbfa5
      
           This box has a color of #7dbfa5        
        
          <div style="background-color:#7dbfa5;">Content here</div>
        
        
          .mybackground {background-color:#7dbfa5;}
        
        Background color #7dbfa5
      
           Border around this has a color of #7dbfa5        
        
          <div style="border:2px solid #7dbfa5;">Content here</div>
        
        
          .myborder {border:2px solid #7dbfa5;}
        
        Border color #7dbfa5