#7fd4c3 color space conversions
Hex:
        #7fd4c3
        RGB:
        127, 212, 195
        CMY:
        50, 17, 24
        CMYK:
        40, 0, 8, 17
      HSL:
        168°, 49.7076%, 66.4706%
        HSV (HSB):
        168°, 40.0943%, 83.1373%
        XYZ:
        42.1462, 55.5391, 60.1285
        xyY:
        0.2671, 0.3519, 55.5391
      CIE-Lab:
        79.3508, -29.7154, 0.3124
        CIE-LCH:
        79.3508, 29.7170, 179.3976
        CIE-Luv:
        79.3508, -39.3410, 5.3430
        Hunter-Lab:
        74.5246, -29.4701, 4.3303
      #7fd4c3 color charts
#7fd4c3 RGB chart
      #7fd4c3 CMYK chart
      #7fd4c3 RGB pie chart
      #7fd4c3 color shades, tints & tones
#7fd4c3 color schemes
#7fd4c3 color preview, HTML & CSS examples
           This text has a color of #7fd4c3        
        
          <p style="color:#7fd4c3;">Text here</p>
        
        
          .mytext {color:#7fd4c3;}
        
        Text color #7fd4c3
      
           This box has a color of #7fd4c3        
        
          <div style="background-color:#7fd4c3;">Content here</div>
        
        
          .mybackground {background-color:#7fd4c3;}
        
        Background color #7fd4c3
      
           Border around this has a color of #7fd4c3        
        
          <div style="border:2px solid #7fd4c3;">Content here</div>
        
        
          .myborder {border:2px solid #7fd4c3;}
        
        Border color #7fd4c3