#7fc3c2 color space conversions
Hex:
        #7fc3c2
        RGB:
        127, 195, 194
        CMY:
        50, 24, 24
        CMYK:
        35, 0, 1, 24
      HSL:
        179°, 36.1702%, 63.1373%
        HSV (HSB):
        179°, 34.8718%, 76.4706%
        XYZ:
        38.0051, 47.4373, 58.1922
        xyY:
        0.2646, 0.3303, 47.4373
      CIE-Lab:
        74.4686, -21.5920, -6.3245
        CIE-LCH:
        74.4686, 22.4992, 196.3258
        CIE-Luv:
        74.4686, -32.2768, -6.1525
        Hunter-Lab:
        68.8747, -22.0344, -1.8817
      #7fc3c2 color charts
#7fc3c2 RGB chart
      #7fc3c2 CMYK chart
      #7fc3c2 RGB pie chart
      #7fc3c2 color shades, tints & tones
#7fc3c2 color schemes
#7fc3c2 color preview, HTML & CSS examples
           This text has a color of #7fc3c2        
        
          <p style="color:#7fc3c2;">Text here</p>
        
        
          .mytext {color:#7fc3c2;}
        
        Text color #7fc3c2
      
           This box has a color of #7fc3c2        
        
          <div style="background-color:#7fc3c2;">Content here</div>
        
        
          .mybackground {background-color:#7fc3c2;}
        
        Background color #7fc3c2
      
           Border around this has a color of #7fc3c2        
        
          <div style="border:2px solid #7fc3c2;">Content here</div>
        
        
          .myborder {border:2px solid #7fc3c2;}
        
        Border color #7fc3c2