#7fc3cd color space conversions
Hex:
        #7fc3cd
        RGB:
        127, 195, 205
        CMY:
        50, 24, 20
        CMYK:
        38, 5, 0, 20
      HSL:
        188°, 43.8202%, 65.0980%
        HSV (HSB):
        188°, 38.0488%, 80.3922%
        XYZ:
        39.2869, 47.9500, 64.9422
        xyY:
        0.2582, 0.3151, 47.9500
      CIE-Lab:
        74.7934, -18.8963, -11.8120
        CIE-LCH:
        74.7934, 22.2843, 212.0093
        CIE-Luv:
        74.7934, -32.0910, -15.2418
        Hunter-Lab:
        69.2460, -19.9078, -7.1329
      #7fc3cd color charts
#7fc3cd RGB chart
      #7fc3cd CMYK chart
      #7fc3cd RGB pie chart
      #7fc3cd color shades, tints & tones
#7fc3cd color schemes
#7fc3cd color preview, HTML & CSS examples
           This text has a color of #7fc3cd        
        
          <p style="color:#7fc3cd;">Text here</p>
        
        
          .mytext {color:#7fc3cd;}
        
        Text color #7fc3cd
      
           This box has a color of #7fc3cd        
        
          <div style="background-color:#7fc3cd;">Content here</div>
        
        
          .mybackground {background-color:#7fc3cd;}
        
        Background color #7fc3cd
      
           Border around this has a color of #7fc3cd        
        
          <div style="border:2px solid #7fc3cd;">Content here</div>
        
        
          .myborder {border:2px solid #7fc3cd;}
        
        Border color #7fc3cd